Hello,
I made a test application to test Multi-Device application and validate our migration to the new embarcadero C++ Builder 10.1 Berlin... unfortunately it didn't get so well...
We have a web-service developed in C++ builder 2007 (ISAPI). When i import the WSDL in my project, everything work fine in Windows 32 and 64 but unfortunately the application didn't work on android....
I've got these message :
- on Android : "Unfortunately, [applicationName] has stopped".
- on C++ Builder : "Fatal error : application not responding..." (translated from french)
- on C++ Builder : Exception : Segmentation fault (11).
- on C++ Builder : Access Violation Exception at 203EE6F4 in "dbkdebugide240.bpl"...
I don't have to call the web service, the simple presence of the .cpp file in the project is enough to make the application stop ... I am unable to debug since the application stop before calling any line of my code...
I search on internet and found nothing about it, maybe one post on QualityCenter but the website didn't respond....
Plz help me, is-that normal? am i missing something? or the bug is known?
Sincerely,
William
I work on android 4.4.4 ARM emulator and Deploy on Zebra MC92N terminal