-
My Android app is now able to login, but only from a physical phone, the emulator in Android Studio still says it's not logged in. Is that by a design or is it an error? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
@ForMiSoft I forwarded your question to the corresponding team. My colleagues will try to assist you as soon as they have capacity for that. Thanks! |
Beta Was this translation helpful? Give feedback.
-
The SDK auth module does not change behavior based on if you use an emulator or a real device. So it's probably an implementation detail in your app. |
Beta Was this translation helpful? Give feedback.
The SDK auth module does not change behavior based on if you use an emulator or a real device. So it's probably an implementation detail in your app.
If you think the behavior is caused by a bug on our end, please provide sufficient information for us to understand the problem, such as logs, code examples, etc.
Please also note that if you find further problems with the SDK, you should create an issue directly in the repo's issues, to reach the right people faster.