-
Notifications
You must be signed in to change notification settings - Fork 342
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
[Content]: Mobile Push Onboarding - SwiftUI #5862
Comments
@bf2344 here is how I implemented it within a SwiftUI app. Although there is no
This class can be created in the |
This issue is stale because it has been open 60 days with no activity. |
What article on segment.com/docs is affected?
https://segment.com/docs/engage/campaigns/mobile-push/
What part(s) of the article would you like to see updated?
We are currently researching implementing Mobile Push Notifications into our iOS app. Currently all the of the docs are for using Swift and UIKit.
here is an example from the documentation that would not work for SwiftUI
The app.delegate file does not exist in SwiftUI applications.
Perhaps you already have an update in the works, but just wanted to surface this as SwiftUI is the newest development framework released.
Additional information
No response
The text was updated successfully, but these errors were encountered: