OneSignal needs to be updated for platform mac-sim to build number: 3510

Hi,

OneSignal needs to be updated for platform mac-sim to build number: 3510:

PluginSync: plugin com.onesignal/plugin.OneSignal needs to be updated for platform mac-sim to build number: 3510

I’m using:

build: 2020.3575 (no 3510)
iOS SDK: 13.3

The console say:


PluginSync: plugin com.onesignal/plugin. OneSignal needs to be updated for platform mac-sim to build number: 3510
PluginSync: downloading plugin: http://plugins.coronasphere.com/com.onesignal/plugin.OneSignal/2019.3510/mac-sim/plugin.OneSignal.zip
Archive:  /Users/scaceresm/Library/Application Support/Corona/Simulator/Plugins/plugin.OneSignal.zip
  inflating: /Users/scaceresm/Library/Application Support/Corona/Simulator/Plugins/plugin_OneSignal.lua 


Building: Adding plugins
Analyzing plugins…
Found native plugin: /Users/scaceresm/Documents/Corona Builds/html5/Simonetta Radio.app/.build/plugin.OneSignal
    Done.

Analyzing Lua plugins…
Examining plugin: plugin.OneSignal
    Done.



Running on the device the screen is completely black and the console says this:

[Device] +[OneSignal enableInAppAlertNotification:]: unrecognized selector sent to class 0x101219018
[Device] WARNING: OneSignal has detected that your application delegate implements a deprecated method (application:didReceiveLocalNotification:). Please note that this method has been officially deprecated and the OneSignal SDK will no longer call it. You should use UNUserNotificationCenter instead
[Device] WARNING: OneSignal has detected that your application delegate implements a deprecated method (application:handleActionWithIdentifier:forLocalNotification:completionHandler:). Please note that this method has been officially deprecated and the OneSignal SDK will no longer call it. You should use UNUserNotificationCenter instead

Results:

Android: It works correctly. Register with OneSignal, Send tags to OneSignal and device Receive push messages
iOS: Block the APP, Register with OneSignal, do not send tags to OneSignal and device Receive push messages (yes!).

Regards,

solca

Hi,

This information seems important.
On the OneSignal platform we see the following in subscribed users:

  1. Android devices: SDK VERSION = 031206
  2. iOS devices: SDK VERSION = 021202

Regards,

solca

I have also sent this information to OneSignal Support today. I will be posting it here when I receive it …

Greetings. An update of this thread.

After several communications with OneSignal support, I found the following:

In iOS devices, the application blocking problem is generated by this function:

EnableInAppAlertNotification (true)

In Android devices, everything works fine.

Regards,

solca

Thanks for the information.
Soon I will launch my app on Android devices based on OneSignal.

Greetings. An update of this thread.

After several communications with OneSignal support, I found the following:

In iOS devices, the application blocking problem is generated by this function:

EnableInAppAlertNotification (true)

In Android devices, everything works fine.

Regards,

solca

Thanks for the information.
Soon I will launch my app on Android devices based on OneSignal.