Hello,
I have updated my app with api 26 and b4a 8.3 , I am getting an error report from firebase that some users are getting :
what may be the problem ?
I have updated my app with api 26 and b4a 8.3 , I am getting an error report from firebase that some users are getting :
File
ActivityThread.java
Exception message
java.lang.RuntimeException: Unable to start service ct.canlidoviz.firebasemessaging@99b7161 with null: java.lang.IllegalStateException: Not allowed to start service Intent { cmp=ct.canlidoviz/.starter }: app is in background uid UidRecord{aa17b25 u0a106 SVC idle procs:1 seq(0,0,0)} at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:3651)
what may be the problem ?