Impersonating iOS / Android native app features

What’s the best way of impersonating native app features that allow users to “sign in” using their device, as well as storing data on their device?

My intention is for users to download my bubble-made app from App Store / Google Play and receive push notifications, using OneSignal plugin, on dates (up to 12 months) entered by the user.

I would like to try and avoid the user being forced to sign up / login to use my app to benefit from these features.

From what I understand, using the workflow “current user” (but not logged in) for this purpose, will only store cookies on the user‘s device for 2-3 days. While I can possibly achieve most of this with a cookie plugin, can this still work with OneSignal?

Hope this makes sense. Any ideas much appreciated.

This topic was automatically closed after 70 days. New replies are no longer allowed.