cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi experts

I developed an MDK Project (6.3.6 MDK Runtime).
When I try to run the application in debug mode on my simulator, the application crashes with this error:


This is the result of MDK_Dependencies_Installer.exe

The same application installed on the android device works correctly.

Has anyone had the same problem?
Can you tell me how to solve it?

Thank you.

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

That typically means there is something wrong in your metadata like a missing brace or non-json content in a file possibly. Double check your metadata to see if find something and redeploy after fixing.