I added a new feature to my App, works well on Simulator but crashes immediately on start on Hardware. After some debugging I found no error in the new code, but found it was working if i removed some other functions. So i think something got to big :confused:
I moved the new function to a new file and own class but with same results. Are there some Limitations on the watch that are not on the Simulator?
The Simulator counts 47.1 of 64kb. There are no entrys in error.log or CIQ_LOG :confused: