-
Notifications
You must be signed in to change notification settings - Fork 50
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
No support to get UserId/PlayerId #308
Comments
@douglassimaodev Thanks for your question. This |
Thanks, that really helps! I just created an default xamarin forms app and I cant even build it, anything in particular I need to do in order to get it working in the ios app? Severity Code Description Project File Line Suppression State Would you have by any change a demo app in xamarin forms to show how to properly implement it? |
@douglassimaodev Thanks for reporting the iOS build error with the OneSignal 4.1.0 SDK. Do you also see this on the OneSignal 4.0.0 version? |
I tried and I am getting: Severity Code Description Project File Line Suppression State Severity Code Description Project File Line Suppression State Severity Code Description Project File Line Suppression State Xamarin forms 5.0.0.2012 |
@douglassimaodev Could you provide us with details regarding which Operating system and Visual Studio version are you using to build the OneSignalSDK.Xamarin version 4.1.0. Also whether you are facing this issue when building on a simulator or a device |
Hi I have some scenario where OneSignal.Default.PushSubscriptionState.userId returning null, maybe I know why? |
I am using the new OneSignalSDK.Xamarin 4.1.0
I cant find it in the documentation, how can I get the userId/PlayerId as we could get in the old version?
I am uxing xamarin forms 5.0.0.2478
The text was updated successfully, but these errors were encountered: