Hi,
I have an app that has Facebook and Google login. On development, all things and build are working fine. Problem: When I am making a release build for production then build and archive is showing success, but not showing anywhere in Organizer.
Has anyone has the same issue before or has any idea what can be wrong or how to fix?
ionic info
Ionic:
Ionic CLI : 6.20.8 (/Users/imarkadmin/.nvm/versions/node/v18.10.0/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/angular 6.4.2
@angular-devkit/build-angular : 15.1.1
@angular-devkit/schematics : 15.1.1
@angular/cli : 15.1.1
@ionic/angular-toolkit : 6.1.0
Capacitor:
Capacitor CLI : 4.6.1
@capacitor/android : 4.6.1
@capacitor/core : 4.6.1
@capacitor/ios : 4.6.1
Utility:
cordova-res : not installed globally
native-run : 1.7.1
System:
NodeJS : v18.10.0 (/Users/imarkadmin/.nvm/versions/node/v18.10.0/bin/node)
npm : 8.19.2
OS : macOS
npx cap ls
[info] Found 11 Capacitor plugins for ios:
@capacitor-community/facebook-login@4.0.0-1
@capacitor-community/http@1.4.1
@capacitor/app@4.1.1
@capacitor/filesystem@4.1.4
@capacitor/haptics@4.1.0
@capacitor/keyboard@4.1.0
@capacitor/preferences@4.0.2
@capacitor/share@4.1.0
@capacitor/splash-screen@4.1.2
@capacitor/status-bar@4.1.1
@codetrix-studio/capacitor-google-auth@3.2.2
[info] Found 8 Cordova plugins for ios:
cordova-plugin-camera@6.0.0
cordova-plugin-device@2.1.0
cordova-plugin-file@7.0.0
cordova-plugin-media@6.1.0
cordova-plugin-screen-orientation@3.0.2
cordova-plugin-stripe@1.5.3
cordova-plugin-vibration@3.1.1
es6-promise-plugin@4.2.2
[info] Listing plugins for web is not possible.
#PFA