Hi there!
I have a customer with a tablet with the following problem:
It is happening just after the app is opened, and this is due my new version for the sdk26 update.
Others are ok, but this one is strange. I have the same tablet here with me and worked.
Can someone give a clue why this?
I have a customer with a tablet with the following problem:
It is happening just after the app is opened, and this is due my new version for the sdk26 update.
Others are ok, but this one is strange. I have the same tablet here with me and worked.
Can someone give a clue why this?
B4X:
Multilaser M10A (M10A), Android 6.0
Relatório 1
java.lang.RuntimeException:
at android.app.LoadedApk$ReceiverDispatcher$Args.run (LoadedApk.java:932)
at android.os.Handler.handleCallback (Handler.java:815)
at android.os.Handler.dispatchMessage (Handler.java:104)
at android.os.Looper.loop (Looper.java:207)
at android.app.ActivityThread.main (ActivityThread.java:5728)
at java.lang.reflect.Method.invoke (Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:789)
at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:679)
Caused by: java.lang.SecurityException:
at android.os.Parcel.readException (Parcel.java:1599)
at android.os.Parcel.readException (Parcel.java:1552)
at android.net.wifi.IWifiManager$Stub$Proxy.getScanResults (IWifiManager.java:1360)
at android.net.wifi.WifiManager.getScanResults (WifiManager.java:1419)
at com.AB.ABWifi.ABWifi$WiFiScanReceiver.onReceive (ABWifi.java:145)
at android.app.LoadedApk$ReceiverDispatcher$Args.run (LoadedApk.java:922)