capacitor-community / apple-sign-in

Sign in with Apple Support
MIT License
135 stars 58 forks source link

Issue in android build #95

Closed mjgul closed 1 year ago

mjgul commented 1 year ago

I am trying to build android as I am using Apple Signin for ios only Namespace not specified. Please specify a namespace in the module's build.gradle file like so:

android { namespace 'com.example.namespace' }

If the package attribute is specified in the source AndroidManifest.xml, it can be migrated automatically to the namespace value in the build.gradle file using the AGP Upgrade Assistant; please refer to https://developer.android.com/studio/build/agp-upgrade-assistant for more information.

mjgul commented 1 year ago

Kindly help me out.

jcesarmobile commented 1 year ago

Update to version 5.0.0 of the plugin, it was released with the namespace.