Search code examples
ibm-mobilefirst

How to use setFriendlyName() for a specific device from native android in IBM Mobilefirst


I am able to create a useridentity in mobilefirst using custom authenticator.

But I want to add a friendly name in the devices section of operational console, how do I add Friendlyname from android native code.

Do I need to do it from adapter or in the app if I am using native android code. Because I can see something for js client side but nothing for android.


Solution

  • Set Friendly Name API has been added in the latest version of MFP 7.1(16-Nov-2016 release).