Questions tagged [mfp]

68 questions
0
votes
1 answer

IBM MobileFirst 6.3 - Android Fingerprint Authentication

I want to implement finger print authentication in my IBM Mobilefirst 6.3 Hybrid Android application. I saw some examples in cordova - https://github.com/mjwheatley/cordova-plugin-android-fingerprint-auth Here How can I add…
Lalit W
  • 55
  • 8
0
votes
0 answers

IBM JSON Parser error

I am working IBM MFP8 security check adapter. Once user authenticated, my backend service will give user data in JSONObject and storing that user data in attribute as a string. In another adapter i was calling this user data and trying to parse…
Srikanth
  • 1
  • 2
0
votes
2 answers

MFP 8.0 adapter cache

I am using MFP 8.0, and there are requirements that we want implement cache on the adapter level. Whenever MFP server starts we want to dump all the database in cache till the server restart again. Now whenever user hit some transaction or adapter…
Vishnu
  • 249
  • 1
  • 2
  • 5
0
votes
1 answer

MobileFirst8.0 - push token refresh

Suppose I have an Android device Which is successfully registered for PushNotifications using MobileFrist SDK (version 8.0). Say-After 6 months -GCM initiates token refresh!. Will SDK be able to auto sync the push token or do we need to handle this…
0
votes
1 answer

errorCode : MINIMUM_SERVER when access obtainAccessToken in IBM MFP8

I'm getting failure when trying to call WLAuthorizationManager.obtainAccessToken() Using Ionic 2 and MFP 8 This is the message ============== {"status":-1,"responseText":"","errorMsg":"This version of the MobileFirst client SDK requires a minimal…
Roney Francis
  • 356
  • 2
  • 15
0
votes
2 answers

MFP 6.3 - WL.Client.makeRequest - Deprecated

WL.Client.makeRequest() the function is deprecated in MFP 8.0. What are the uses of the function? If any document you have please share with me. What is the correct solution for this In MFP 8.0 After Run migration command mfpmigrate scan. I am…
0
votes
0 answers

IBM Mobilefirst - Custom direct update is not happening in ionic2

I have used adapter, authentication, server everything of MFP. But now I am stuck in Direct Update. If I am pushing mfpdev app webupdate direct update default dialog is coming and I can update application. But issue is coming while I am trying to…
Avijit
  • 3,834
  • 4
  • 33
  • 45
-1
votes
1 answer

Ionic v3 + MFP Project Setup - Always fetching updated plugin?

I am working on project which is based on Ionic-v3 and MFP version 2017090705. I have defined the correct version in config.xml and package.json. But still whenever i am doing a clean install (i.e. removing node_modules folder and removing plugins…
1 2 3 4
5