| Device used -> Motorola Moto G (5) (Android 7.0, API 24) While reviewing the service docs, the showcase app would not work on the device mentioned above with services (IDM & Push). Steps to Reproduce
- OC cluster up
- create android app in a project
- provision keycloak
- create firebase project
- provision push
- bind keycloak and push to android app
- copy mobile-service.json to showcase app
- push app to device
- copy and install cert to device
- run showcase app
- click auth and select the authenticate button (nothing will happen with error in logcat)
- click push notifications in menu (dialog box pops with error, and an error in logcat)
Note If you follow the above steps in an emulator there are no errors, and IDM will work, and you can navigate to the push page with no errors. |