MarcoRome, sorry I probably should have been more precise.
Repeating my original post:
-----------------------------------
In this thread:
https://www.b4x.com/android/forum/t...-and-powerful-crash-reports-framework.120644/
Erel shows how to create a crash report - which I have been using for a long time.
Part of the setup involves:
#AdditionalLib: KSCrash.framework.3
#AdditionalLib: MessageUI.framework
#AdditionalLib: SystemConfiguration.framework
#AdditionalLib: libc++.dylib
#AdditionalLib: libz.dylib
I would like to know where these libraries are - I can't find them in:
C:\Program Files\Anywhere Software\B4i\Libraries
N:\B4I\Additional Libraries
-----------------------------------
Additional:
In the B4i IDE, when I hover over "#AdditionalLib:" a popup says:
"... The resource must be located in the builder libraries path"
I use the hosted builder so am I right in assuming these libraries are out there?
Thanks...