aanchal_kajaria
Participant
Member since ‎2020 Apr 22

User Statistics

  • 57 Posts
  • 0 Solutions
  • 6 Kudos given
  • 2 Kudos received

User Activity

Hello experts, This is with regards to my custom offline MDK app using # Mobile Development Kit SDK Version: 5.2.1-001 While editing notification details, data is being updated locally but the same details is not updated in the back end on sync. ...
Hello, I am trying to create multiple attachments for notifications in my MDK app by using the below 2 Actions: 1st action (to create notification): { "ActionResult": { "_Name": "create" }, "OnFailure": "/ZME_CREATENOTIFICAT...
Hello MDK expert, I need some help to get icons to be used in Action Bar Item in my SAP MDK app. I have been able to place a random .png file in Images folder and set the Icon property for the Action Bar Item but I don't want to download .png files...
Hello experts, I am trying to debug a rule in my MDK application in VSCode(version 1.39.2). I am able to sync my app to the emulator, but not able to use debugging all the time. When I use option Start debugging, I can see the app getting started o...
Hello experts, I get below error when trying to create a notification with attachment: Cannot read property 'getEntityType' of undefined JS: mdk.trace.action: Error running action propagating error Action.Type.ODataService.CreateRelatedMedia.0: ...