Hi,
I’ve been playing with writing data to files in the hopes that i can test if a user has installed (and logged in) another app made by our company.
Is there any way that i can share data between 2 application when an open application can check the user data of the second application?
Ideally I would like to be able to automatically great a user by their logged in name from another application and prompt them to login in app that need it or to be able to read progress made in the other app.
Does anyone know of a secure way i can save and read or pass this data between corona applications?
Thanks!