Hello,
Is there any detail on this:
android.app.Instrumentation.checkStartActivityResultInstrumentation.java, line 1796 java.lang.IllegalStateException: App switches blocked when starting Intent{ my intent }
We are trialling a native Android app and have quite a few instances of it. The app launches an activity during a payment broadcast. I would love to know what prevents "app switches" and if there was anything we could do to mitigate it? There is only one other question on this which is unanswered.