on 2024 Sep 17 8:54 AM
Hello experts,
i've recently read Enable Multi-User Mode for MDK Application | SAP Tutorials tutorial and implemented it in my app.
And it seems to fairly work while i am using the Mobileservices client, but seem to be having problems in my .apk.
I've alerted the clientAPI.isAppInMultiUserMode() result and i get different results. For mobileservices client i get true, but in my apk i get false. Do i have to do something different when implementing this for an android package. Is this functionality supported outside of Mobile services Client?
Thank you for your support, Raul
Request clarification before answering.
Hi @RaulM
Do you have the MultiUserSettings enabled in your local BrandedSettings.json file?
"MultiUserSettings": {
"MultiUserEnabled": true
}Make sure that you have it in your local project before you zip the .mdkproject directory to generate the branded client. I am assuming that you're using Mobile Cloud Build for generating the branded client (.apk).
Thank you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 18 | |
| 6 | |
| 6 | |
| 6 | |
| 6 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.