Leo
Leo
you should write this on the README 👍
On High Sierra 10.13.5 `sudo kextload /Library/Extensions/HoRNDIS.kext` gives me: > /Library/Extensions/HoRNDIS.kext failed to load - (libkern/kext) system policy prevents loading; check the system/kernel logs for errors or try kextutil(8). I...
How do I disable the foreground notifications in the new SDK? In the old one, it was: ``` OneSignal.shared.setNotificationWillShowInForegroundHandler((OSNotificationReceivedEvent event) { // Display Notification, send null to not display, send...
> We see the need to be able to get the OneSignal ID from the SDK, and will be adding a getter. Yeah I think you really just need a...