How to integrate the sign in with apple to ionic 3 version app

Currently we are facing an issue integrating the sign in with apple option in our app (ionic 3 version).

Kindly assist us on how to integrate it ionic 3 version app

Replies

I am also facing the same issue. Even when I installed the signin apple plugin from the ionic documentation itself, it shows error from the plugin and I even cannot run the project. I tried a lot of plugins but still cannot implement signin apple in ionic 3. Kindly hopefully there will be some light regarding this.

Here is the error from the plugin in ionic docs.

Code Block
initializers are not allowed in ambient contexts.

Code Block
static readonly asauthorizationscopefullname = 0;

Code Block
static readonly asauthorizationscopefullname = 1;


I know that this is not the right platform for me to highlight the error from plugin in ionic docs. But this is related to the compulsory action that has been taken from App store to reject my binary as my apps do not has signin with apple and has been rejected.