-
Notifications
You must be signed in to change notification settings - Fork 27
visionOS - In-App Messaging #814
Description
Is your feature request related to a problem? Please describe.
In our app, we'd like to be able to do in-app messaging for special events, challenges, etc that we are promoting. While this is easy to do on iOS, we're heavily embracing visionOS and would like to do the same for visionOS. According the the customerio-ios repo, in-app messaging is not supported on visionOS
Describe the solution you'd like
In-App messaging that is similar (or even identical) to the iOS implementation. We're not looking for anything new conceptually, simply support on visionOS
Describe alternatives you've considered
We've looked into a hacky way to do our own in-app messaging until proper support is available, as well as other notification services that have support for visionOS. We'd like to use customer.io though
Additional context
n/a - happy to answer any question