nstack-io / nstack-ios-sdk

MIT License
5 stars 10 forks source link

feat: Support custom alerts for when the app opens #111

Closed FabioMSousa closed 11 months ago

FabioMSousa commented 11 months ago

I added a public callback appOpenedAlertHandler where the default implementation is to display native alerts (as it was before the changes). Now if the requirement is to display a custom alert/screen you can overwrite the implementation in your app.