ratson / cordova-plugin-admob-free

New development has been moved to "admob-plus-cordova", https://github.com/admob-plus/admob-plus/tree/master/packages/cordova
https://github.com/admob-plus/admob-plus
MIT License
499 stars 214 forks source link

IOS app crash. not open after adding this plugin. #382

Open ipehimanshu opened 4 years ago

ipehimanshu commented 4 years ago

I am using phonegap build site to create build using

<preference name="phonegap-version" value="cli-9.0.0" />

also try <preference name="phonegap-version" value="cli-8.0.0" />

or even try this <preference name="phonegap-version" value="cli-7.1.0" /> and your latest plugin version 0.27.0

and when IPA ready and tested with real device or https://app.testobject.com/ it closed automatic with below errors. so can you please help us to figure our this issue ?

Thanks in advance

05:24:51 E nsurlsessiond(CFNetwork)[87] : Received XPC error Connection interrupted for message type 3 kCFNetworkAgentXPCMessageTypePACQuery

05:24:51 E nsurlsessiond(CFNetwork)[87] : Received XPC error Connection invalid for message type 3 kCFNetworkAgentXPCMessageTypePACQuery

05:24:51 E trustd(CFNetwork)[99] : Received XPC error Connection interrupted for message type 3 kCFNetworkAgentXPCMessageTypePACQuery

05:24:51 E trustd(CFNetwork)[99] : Received XPC error Connection invalid for message type 3 kCFNetworkAgentXPCMessageTypePACQuery

05:24:51 E appstored(CFNetwork)[161] : Received XPC error Connection interrupted for message type 3 kCFNetworkAgentXPCMessageTypePACQuery

05:24:51 E appstored(CFNetwork)[161] : Received XPC error Connection invalid for message type 3 kCFNetworkAgentXPCMessageTypePACQuery

05:24:54 E com.apple.MobileInstallationHelperService(libsystem_containermanager.dylib)[108] : container_copy_info: error = (container_error_t)53

05:24:54 E nehelper[82] : Value of NETestAppMapping in the Info.plist for com.whatyoucaneatapp.free is not a dictionary or is empty

05:24:54 E SpringBoard(UserNotificationsServer)[50] : No data found at /var/mobile/Library/UserNotifications/com.whatyoucaneatapp.free/PendingNotifications.plist

05:24:54 E SpringBoard(UserNotificationsServer)[50] : No data found at /var/mobile/Library/UserNotifications/com.whatyoucaneatapp.free/Schedule.plist

05:24:54 E ReportMemoryException(libsystem_containermanager.dylib)[562] : Error calling containermanager_sandbox_iterate_containers: 2

05:24:55 E ReportMemoryException(libsystem_containermanager.dylib)[562] : Error calling containermanager_sandbox_iterate_containers: 2

05:24:55 E appstored[161] : [ODRBackgroundMaintenance]: Cancelling maintenance operations.

05:24:55 E duetexpertd(AppPredictionClient)[137] : Unable to remove recent engagement cache file. Error: Error Domain=NSCocoaErrorDomain Code=4 UserInfo={NSFilePath=, NSUserStringVariant=, NSUnderlyingError=0x10113f3b0 {Error Domain=NSPOSIXErrorDomain Code=2}}

05:24:55 E SpringBoard(Search)[50] : Reply Error on 0x282ba18c0:Connection interrupted

05:24:55 E dasd(DuetActivitySchedulerDaemon)[89] : Activity not tracked as being started for BundleID (null), ignoring it

05:24:55 E itunesstored(StoreServices)[160] : SSURLSessionManager: A nil value was loaded from the bag for key TLSSamplingPercentage. Using new bag: NO

05:24:55 E itunesstored(StoreServices)[160] : SSURLSessionManager: A nil value was loaded from the bag for key TLSSamplingSessionDuration. Using new bag: NO

05:24:56 E duetexpertd(AppPredictionClient)[137] : Unable to remove recent engagement cache file. Error: Error Domain=NSCocoaErrorDomain Code=4 UserInfo={NSFilePath=, NSUserStringVariant=, NSUnderlyingError=0x100f276a0 {Error Domain=NSPOSIXErrorDomain Code=2}}

05:24:56 E SpringBoard(KeyboardArbiter)[50] : HW kbd: Failed to set (null) as keyboard focus

05:24:56 E symptomsd(SymptomEvaluator)[125] : Can't get most elevated app state from dictionary { BKSApplicationStateExtensionKey = 0; SBApplicationStateDisplayIDKey = "com.whatyoucaneatapp.free"; SBApplicationStateKey = 0; SBApplicationStateProcessIDKey = 564; SBApplicationStateRunningReasonsKey = ( { SBApplicationStateRunningReasonAssertionIdentifierKey = Resume; SBApplicationStateRunningReasonAssertionReasonKey = 10000; } ); }

05:24:56 E webinspectord(WebInspector)[554] : XPC Connection Failed for Application: 564 - PID:564 -

05:24:56 E dasd(DuetActivitySchedulerDaemon)[89] : Activity not tracked as being started, ignoring it

05:24:57 E itunesstored(StoreServices)[160] : SSURLSessionManager: A nil value was loaded from the bag for key TLSSamplingPercentage. Using new bag: NO

05:24:57 E itunesstored(StoreServices)[160] : SSURLSessionManager: A nil value was loaded from the bag for key TLSSamplingSessionDuration. Using new bag: NO

05:25:04 E ReportMemoryException[562] : Got xpc error message in ReportMemoryException client connection: Connection invalid

artlux commented 4 years ago

https://github.com/ratson/cordova-plugin-admob-free/issues/352