What happened?
- Launch the app
- when OneSignal.Debug.LogLevel = LogLevel.VERBOSE; is hit
- Get System.NullReferenceException: Object reference not set to an instance of an object.
at OneSignalSDK.DotNet.iOS.iOSDebugManager.set_LogLevel(LogLevel value)
on any OneSignal call I get the above
Steps to reproduce?
1. Launch the app
2. when OneSignal.Debug.LogLevel = LogLevel.VERBOSE; is hit
3. Get System.NullReferenceException: Object reference not set to an instance of an object.
at OneSignalSDK.DotNet.iOS.iOSDebugManager.set_LogLevel(LogLevel value)
on any OneSignal call I get the above
What did you expect to happen?
Run the app so that I can initialize onesignal and send notification
Any suggestions
Relevant log output
System.NullReferenceException: Object reference not set to an instance of an object.
at OneSignalSDK.DotNet.iOS.iOSDebugManager.set_LogLevel(LogLevel value)
Code of Conduct
What happened?
at OneSignalSDK.DotNet.iOS.iOSDebugManager.set_LogLevel(LogLevel value)
on any OneSignal call I get the above
Steps to reproduce?
What did you expect to happen?
Run the app so that I can initialize onesignal and send notification
Any suggestions
Relevant log output
System.NullReferenceException: Object reference not set to an instance of an object. at OneSignalSDK.DotNet.iOS.iOSDebugManager.set_LogLevel(LogLevel value)Code of Conduct