page blinking issue on android (apk file)
I exported .apk file from tiggzi and installed on samsung galaxy note and samsung galaxy ace, both apps started just fine however I experienced weird page blinking/refreshing issues - almost like double refreshing, it looked like page/screen loaded and then components were showing or hiding, especially when rest api was populating grid I was abel to see single grid which was hidden immediatly and second fast refres brought grid populated form rest api
I've tried configuration with fullpage refres when calling navigate to page event and I've tried both project options as multipage or as single pages. Both had the same problem.