Which platform(s) does your issue occur on?
- Android
- emulator or device. What type of device? Android
Please, tell us how to recreate the issue in as much detail as possible.
Follow instructions on homepage with latest tns drawer ng template plus add angular provider definition to app.module.ts for DI. Add code to trigger the adal context login at ngOnInit of app.component.ts, then run: $tns run android
It appears typings are not up to date with the defined peer dependency is my guess. Perhaps harden the minor version of ADAL? Not sure, but this doesn't work OOB at the moment.