I cant login in native app

0
Hi, recently i builded my native app for the first time, but i just cant login using the APK. I’m trying to acess with administer user defined in security options  but it don’t work 
asked
2 answers
0

Did you build your native app pointing to your localhost environment or a cloud environment?  Make sure you are logging in with a user which is defined for the runtime you are trying to reach, and user/passwords would be different.

answered
0

Are you able to login to the cloud environment that the APK is pointing to (for example, with an admin account)? 

If so, you can create a new user with access to the native (part of the) app (and then you know the credentials for sure!) 

answered