cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

wrong user id(DemoUser) in MDK client app

echo
Explorer
0 Kudos
516

Hello,

We developed a MDK app, and built MDK client for iOS using Cloud Build. But, user id from Application(#Application/#ClientData/UserId) is set incorrectly. The user id is set correctly when we log in first time, but when I close the app and come back again, the user id is switched to 'DemoUser'. This is not happening when we use Mobile Service Client(mobile svrc) from App Store, though.

I found a similar posting below, but it seems the symptom was opposite from my case. The posting says it is happening only in mobile svrc. Not sure if this is the same issue from my case:

https://answers.sap.com/questions/13480896/get-and-save-userid-on-mdk.html


Thanks.

View Entire Topic
bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

This was a known problem with MDK 6.0.1 that was fixed in MDK 6.0.3. The App Store client has been updated to use MDK 6.0.3 which explains why that is working there. However, Cloud Build has not yet been updated and is still creating clients based on MDK 6.0.1.

In the meantime I would suggest building the branded client locally using MDK 6.0.3 until we update Cloud Build to a newer version with the fix.

bill_froelich
Product and Topic Expert
Product and Topic Expert

eunjicho The MDK Cloud Build service has been updated to MDK 6.0.3.

BharathM
Participant
0 Kudos

bill.froelich, looks like the issue is still exists when we deploy as webapp.

Observed in below version.

Thanks,

bharathmuppaneni