onlinecoder84

Results 5 comments of onlinecoder84

Hi, I got the error regarding GIDSignInDelegate missing and my pod is: pod 'Firebase/Core', '10.10.0' pod 'Firebase/Auth', '10.10.0' pod 'Firebase/Messaging', '10.10.0' pod 'Firebase/Performance', '10.10.0' pod 'Firebase/RemoteConfig', '10.10.0' pod 'Firebase/InAppMessaging', '10.10.0'...

Hi @dpa99c , I haven't much experience with iOS, the latest project I builded was for iOS 7. I have experience only on Android and I choosed Cordova only for...

Hi @dpa99c , I put IOS_GOOGLE_SIGNIN_VERSION you suggested me in podfile: # DO NOT MODIFY -- auto-generated by Apache Cordova source 'https://cdn.cocoapods.org/' platform :ios, '11.0' use_frameworks! target 'myproject' do project...

Hi, @dpa99c , I want to thank you for your support. Now the app build has success! Have a good life!

Hi, I also have problems with Token requesting, when the app starts I got these errors: **_APNS device token not set before retrieving FCM Token for Sender ID '####'.Be sure...