Hello
Today we tested an app that broadcasts an intent and an app that receives the intent on Android 8.0. It did not work. I googled this issue and found the following, https://developer.android.com/guide/components/broadcast-exceptions
If I read this correctly, as of Android 8.0 we can no longer register for Intents in the Manifest, is this correct ?
Regards
John.
Today we tested an app that broadcasts an intent and an app that receives the intent on Android 8.0. It did not work. I googled this issue and found the following, https://developer.android.com/guide/components/broadcast-exceptions
If I read this correctly, as of Android 8.0 we can no longer register for Intents in the Manifest, is this correct ?
Regards
John.