Discussions

Ask a Question
Back to All

UserID generation

Good evening.

I am considering integrating an iOS app with Qonversion, to implement a subscription service.

I would like some clarification regarding the use of user IDs. Can the user ID generated by Qonversion at the first use of the app by each user (about which I have read your documentation) be used to be saved on an external cloud platform (such as AWS, or Azure, or Firebase) together with the user's login (email and password), so that I can retrieve it later each time the user logs into my app, and provide it each time as a login on Qonversion? Is this a possible solution? Or should I generate my own user ID to associate with each user?

Thank you.