I receive a lot of crashes on activity resume security.exception
Wait untile october then panic
I go to app settings allow permistions to the app , then the app runs without any problem ....
I just updated some sdk from sdk manager , using android 25 platform, updated the b4a ...
last time i have updated this app to target skd 26 ..it worked ...I am lost do not know from where to start
Wait untile october then panic
I go to app settings allow permistions to the app , then the app runs without any problem ....
I just updated some sdk from sdk manager , using android 25 platform, updated the b4a ...
last time i have updated this app to target skd 26 ..it worked ...I am lost do not know from where to start
B4X:
** Activity (main) Create, isFirst = true **
limbarom
limba setata este :rom
notitetest
Logger connected to: HUAWEI PRA-LX1
--------- beginning of main
*** Service (starter) Create ***
** Service (starter) Start **
** Activity (main) Create, isFirst = true **
limbarom
limba setata este :rom
notitetest
** Activity (main) Resume **
main_activity_resume (java line: 4212)
java.lang.SecurityException: Permission Denial: reading com.android.providers.telephony.SmsProvider uri content://sms from pid=6657, uid=10461 requires android.permission.READ_SMS, or grantUriPermission()
at android.os.Parcel.readException(Parcel.java:1665)
at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:183)
at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:135)
at android.content.ContentProviderProxy.query(ContentProviderNative.java:421)
at android.content.ContentResolver.query(ContentResolver.java:541)
at android.content.ContentResolver.query(ContentResolver.java:476)
at anywheresoftware.b4a.phone.SmsWrapper.get(SmsWrapper.java:85)
at anywheresoftware.b4a.phone.SmsWrapper.GetByType(SmsWrapper.java:43)
at com.hsw.voice_lite.main._activity_resume(main.java:4212)
at java.lang.reflect.Method.invoke(Native Method)
at anywheresoftware.b4a.BA.raiseEvent2(BA.java:191)
at anywheresoftware.b4a.BA.raiseEvent(BA.java:171)
at com.hsw.voice_lite.main.afterFirstLayout(main.java:110)
at com.hsw.voice_lite.main.access$000(main.java:17)
at com.hsw.voice_lite.main$WaitForLayout.run(main.java:82)
at android.os.Handler.handleCallback(Handler.java:761)
at android.os.Handler.dispatchMessage(Handler.java:98)
at android.os.Looper.loop(Looper.java:156)
at android.app.ActivityThread.main(ActivityThread.java:6523)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832)