OneSignal-iOS-SDK
OneSignal-iOS-SDK copied to clipboard
EnableInAppAlertNotification
Description:
i use onesignal plugin with solar2d native, onesignal version 2020.3607 but when i use this command "EnableInAppAlertNotification" to disable the native alert when application receiving push notification it give me error like above
2021-01-08 14:14:43.042892+0800 App[9062:3385762] +[OneSignal enableInAppAlertNotification:]: unrecognized selector sent to class 0x100b3de48 2021-01-08 14:14:45.044051+0800 App[9062:3385959] [connection] nw_resolver_start_query_timer_block_invoke [C1] Query fired: did not receive all answers in time for onesignal.com:443 2021-01-08 14:14:48.701396+0800 App[9062:3385951] Request <OSRequestSendTagsToServer: 0x283b16280> success result { success = 1; } 2021-01-08 14:14:50.223944+0800 App[9062:3385951] [connection] nw_resolver_start_query_timer_block_invoke [C2] Query fired: did not receive all answers in time for onesignal.com:443 2021-01-08 14:15:13.245890+0800 App[9062:3385965] [Client] Updating selectors after delegate removal failed with: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service on pid 87 named com.apple.commcenter.coretelephony.xpc was invalidated from this process." UserInfo={NSDebugDescription=The connection to service on pid 87 named com.apple.commcenter.coretelephony.xpc was invalidated from this process.}
Environment solar2d with native version 3635 xcode version 12.1 (12A7403)
was some one experienced with this, and can some one share any way to solve this problem thank you