Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EnableInAppAlertNotification #851

Closed
dgstest3 opened this issue Jan 8, 2021 · 0 comments
Closed

EnableInAppAlertNotification #851

dgstest3 opened this issue Jan 8, 2021 · 0 comments

Comments

@dgstest3
Copy link

dgstest3 commented Jan 8, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants