Hi,

I’m having issue integrating OneSignal with a Qt iOS app. I’m running iOS 
10.3.1 and Xcode 8.3.1

OneSignal is a Push Notification platform that handles push notifications for 
Android, iOS and Web.

When trying to register a iOS device user on the platform, using the Qt iOS 
app, it never works. So I have tried to make a brand new Xcode project and try 
it there. It worked instantly. 

So, now I wonder what’s the difference between both projects because they are 
both running the same Xcode and the same iOS version on the same device, but in 
the Qt iOS app I need to override the AppDelegate with a category feature and 
on the Xcode native project I don’t.

Also, when I call the OneSignal initialisation there is an output comping out 
that indicates something wrong. That output is the following:

2017-04-27 12:48:53.771115+0100 test[292:19890] ONESIGNAL - Setting log level: 5
2017-04-27 12:48:53.980854+0100 test[292:19890] libMobileGestalt 
MobileGestaltSupport.m:153: pid 292 (test) does not have sandbox access for 
frZQaeyWLUvLjeuEK43hmg and IS NOT appropriately entitled
2017-04-27 12:48:53.981022+0100 test[292:19890] libMobileGestalt 
MobileGestalt.c:550: no access to InverseDeviceID (see 
<rdar://problem/11744455>)

Does anyone had a similar problem before?

Any ideas would be highly appreciated.

Thanks,

Regards,

Nuno


_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to