katche70

Results 11 comments of katche70

Hi, would be a nice feature. But it's still not supported?

Hi @aayestashn [aayestashn](https://github.com/aayestashn) same Problem here, thanks for your solution. you can change: node_modules\cordova-plugin-lottie-splashscreen\plugin.xml ` `

Hey whats going on here with jschillingApollo open PR ? Nobody form ionic Team here to add this in official ionic release. Would by nice to have this feature, because...

Hey, would be nice if merged

@SaeedZhiany same problems to me. You found a solution for that ?

> here a sample of my code: > > the ts file: > > import { SignInWithApple, SignInWithAppleOptions, SignInWithAppleResponse } from '@capacitor-community/apple-sign-in'; > > @Injectable({ providedIn: 'root' }) > >...

@sbellver not working for me on real device. ` async loginApple() { const options = { clientId: 'my.bundle.app', redirectURI: '', scopes: 'email, name', state: '12345', nonce: 'nonce', }; await SignInWithApple.authorize(options)...

Using unofficial, 2years old version https://github.com/rlfrahm/capacitor-apple-login of apple-sign-in solved my problem.

On iOS http and https links doesn't work for me with current master version of this plugin.

Same here - Any Updates or Solutions ?