I have an app that runs fine on 1.3 and above devices. I changed the minimum version from 1.3 to 1.2 and tried build/running it for an Epix in the simulator. On startup it just gives me a "Symbol Not Found Error". It doesn't say anything about what symbol or where. I tried building it (in debug mode) and placed it on the actual Epix and created the app.txt file in the logs folder. When I run it there, the watch reboots and places nothing in the log files (global or for the app).
I have a Sys.println("init") message in my AppBase class's initialize routine and it also never gets called.
The app still runs just fine on my 630, and simulated 630.
Any suggestions how to track this down? I'm guessing I'm using something that isn't supported in 1.2 but no idea what that might be.
Here is the log from the simulator when I try to run it on the Epix.
Connecting to device...
Device Version 0.1.0
Device id 1 name "A garmin device"
Shell Version 0.1.0
Symbol Not Found Error
Connection Finished
Closing shell and port