- Jun 6, 2020
- 11,517
- 4,383
Hi Everybody,
I have a code piece, what works good in debug mode, but not in release mode. I think it should generate an exception in debug mode also, but it doesn't.
B4X:
The value of szf.GetString("IdoszakielszIN") is null. So in debug mode the compare null="I" is valid and the result is false, in release mode generate an exception ((NullPointerException) java.lang.NullPointerException).
I use postgres database and the szf.GetString("IdoszakielszIN") resulted a real null, not a string converted 'null'.
Is...
I have a code piece, what works good in debug mode, but not in release mode. I think it should generate an exception in debug mode also, but it doesn't.
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
I use postgres database and the szf.GetString("IdoszakielszIN") resulted a real null, not a string converted 'null'.
Is...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید