former_member751019
Explorer
Member since ‎06-11-2021

User Statistics

  • 29 Posts
  • 0 Solutions
  • 6 Kudos given
  • 0 Kudos received

User Activity

Can someone please provide me a tutorial on how to use MDK with Web IDE. Like there is for BAS.
Can you please provide a way to upload mdk project on github ? Thank You
I have created an offline app in MDK. I have added a button to sync to the backend. I wanted to know if there is any way to detect, if the device is connected to a network so that it automatically sync. instead of clicking on the sync button. Thank...
Hi, I am using oData action - callFunction in MDK. The function takes 2 parameters ID and Code. I take the Code as a input from the user. How can I use this callFunction to update the 'Code' value in the backend for that particular ID. I tried to c...
Hi, When I open my MDK app, I get the following error. is there any fix for it ? Also how can I get a detailed description for this error like a log file maybe. Thank You