Compiler Options to differentiate Android/IOS/WP builds
Hi
can you tell me if there is any way I can have different code used depending upon the build I am selecting?
ie. If I choose to export the build as an IOS project, then one section of javascript is used, or export as Android - another is used etc..etc..
If not, is there a simple test that is available to enable me to know what platform the code is running on? that way I can write optimise for each platform.
regards
Andy.