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
fabiogiordano
Explorer
0 Likes

Thanks Bill,

I found the problem is the README file located in the project\Web\App_Resources folder.

I deleted this file and everything works fine.