Closed ArnieD closed 4 years ago
Hi, that doesn't sound specifically like a plugin issue if window.plugins is undefined. Have you tried googling for that error? I see a couple of other similar issues in other plugins but I have never had trouble running apps with this plugin on Oreo devices.
Closing due to inactivity
I have a applications that works great in Android version 7.1.2 (with Ionic). I can call the function: (window).plugins.intentShim.registerBroadcastReceiver with succes. I use it for the DataWedge Barcode scanner.
Now I install the app on Android version 8.1.0 and it doesn't work. The (window).plugins is undefined.
Can you give me a clue...