Foundry Mobile App Appstore

Hi,

I hope you are well. I am in the process for my University Final Year project of making a mobile app, with Foundry as my back end.

I plan to use a confidential client to connect, due to the Dev tier user limits, and then manage users elsewhere to allow multiple users. I want to launch this on the app store later.

I am worried about 2 things. Will I have issues storing the client secrets securely. And will I have issues with COORS Policies, when I launch in production?

Also if you have any experience doing this, or think of any issues I may find later on. I’m open to discussing them! Whatever I can do to keep Foundry as my backend.

Kind Regards
Sam

If you build a confidential client application you need a place to host it, Foundry only supports hosting Public Client applications.
This means that any CORS issue and configuration issues you mentioned above is dependent on your hosting solution that you choose.

HTH,

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.