Android Question App service that crashes only in release mode

dd1

Member
I created app1 for Android that receives commands via sms, 'Main', 'Starter' modules and a 'Sms' service module
Some commands allow app1 to start some package on the phone
When app1 is used via B4X-Bridge in debug mode everything seems to work correctly
If i install it in release mode and start it, on the same phone, as soon as i receive an app1 command it stops brutally and from that moment app1 doesn't work anymore
Since everything works correctly in debug mode and therefore I cannot reproduce or see the problem, how can I understand the source of the problem?
Is it possible to debug app1 when it is in release mode?
B4X 10.0, Android 6.0.1, Asus_Z00LD, library used Core 9.90, FirebaseNotification 1.21, OkHttpUtils2 2.92, Phone 2.50, reflection 2.40, runtimePermission 1.12
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…