Android Question Force Close running App in Released mode

4rdn1_s

Member
Hi Guys it's me again, sorry if i am asking to much i'm newbie here 😇, I got this problem with my released app,

when I use my Oppo A33w ( Android version 5.1), my App work fine both in Debug mode or Released mode.
but when I use deferent phone (Vivo 2007 - Android Version 11) my App can work on Debug mode but not in Released mode. it just went blink (force Close)

This in the log, seem like no error but it wont display the login when I run my App.

Logger connected to: vivo vivo 2007
--------- beginning of main
*** Service (starter) Create ***
** Service (starter) Start **
*** Service (starter) Create ***
** Service (starter) Start **
*** Service (starter) Create ***
** Service (starter) Start **
** Activity (main) Create, isFirst = true **
** Activity (main) Resume **
** Activity (main) Resume **

anyone ever have the same problem and know how to fix it?

thanks

Note : I Use B4A Bridge instead of Usb debugging and I'm using Jdk-11.0.1 android platforms android-30 for my B4A.
 

pliroforikos

Active Member
Licensed User
p.png


Just uncheck Filter. :)
 
Upvote 0
Top