Ensuring we're offering the right capabilities to our Push customers, this issue is basically a research project - we're asking your help to better understand how you use App Center Push in your applications. In the comments, please answer the following questions:
How does your app use notifications?
How do you target notifications?
Finally, what additional features would you like to see in App Center Push?
How does your app use notifications?
How do you target notifications?
Finally, what additional features would you like to see in App Center Push?
How does your app use notifications?
How do you target notifications?
Finally, what additional features would you like to see in App Center Push?
How does your app use notifications?
How do you target notifications?
Finally, what additional features would you like to see in App Center Push?
How does your app use notifications?
How do you target notifications?
Finally, what additional features would you like to see in App Center Push?
Silent notifications are on our roadmap, trying to get that one sorted out now. On top of that, we're looking at adding more capabilities to the SDK.
@martelart how do you see in-app notifications working? That's built into the mobile platforms, what value add does App Center add to that equation?
@jwargo Currently it is required to write platform specific code add multiple classes for supporting default in app notifications
in ios we can reach that by
UNNotificationPresentationOptions.Alert
UNUserNotificationCenterDelegate
and in android by
NotificationManager
Talking about a push message drops from top shows up a few seconds even the user using the app at the moment. I just wish not implementing them seperately in a Xamarin.Forms app, but just set in App.xaml.cs to receive and show push notification.
@martelart OK, thanks for the clarification. App Center wouldn鈥檛 be in involved in this as it鈥檚 just a local SDK item. but I鈥檒l talk with the team. It may be better served by the Xamarin team, perhaps I鈥檒l ask them.
@martelart are you talking about this stuff here: https://docs.microsoft.com/en-us/appcenter/sdk/push/xamarin-ios#common-tasks-for-push-notifications
Most helpful comment
How does your app use notifications?
How do you target notifications?
Finally, what additional features would you like to see in App Center Push?