Hi,
Everything was fine until this morning :
But now, when the activity is supposed to start, the application goes like "ExitApplication" after that unexpectedly and the only error is (in the log) :
Or
(In this case, the activity starts but can't use class like DBUtils)
I have an older version (of my app) where it works, but I checked all the difference between codes and there's no difference related to that. I searched for three hours, and I didn't find anything.
Thanks in advance !
Everything was fine until this morning :
B4X:
StartActivity(EditEventActivity)
But now, when the activity is supposed to start, the application goes like "ExitApplication" after that unexpectedly and the only error is (in the log) :
B4X:
Fatal signal 11 (SIGSEGV) at 0x00000001 (code=1), thread 17241 (porcher.nextime)
B4X:
Fatal signal 11 (SIGSEGV) at 0x43f90000 (code=2), thread 18563 (porcher.nextime)
I have an older version (of my app) where it works, but I checked all the difference between codes and there's no difference related to that. I searched for three hours, and I didn't find anything.
Thanks in advance !