Skip to content

ERROR TypeError: com.microsoft.aad.adal.AuthenticationContext is not a constructor #5

@markballenger

Description

@markballenger

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions