Launch to android not working on android version 4.3

I have 2 galaxy note 2’s one is running android 4.1.2 and i can launch my game to it no problem but the other has 4.3 and it crashes on attempting to start the app. any ideas on what to try to get it to work on 4.3. I have been use ETC1 for build on both.

Same issue here. Previous builds worked fine on my note 2. Now its a crash at start up using 4.3 preview

Do you have Play Services enabled in the project settings? If so try turning it off also -> if you have copied your project from 4.2.1 to 4.3 consider the following.

Delete the **Application\Build and **Application\Intermediate folders. And see if that helps. A lot of the needed android related XML files don’t get updated between engine updates. Deleting the folders will push the newest files to your project and will fix a lot of issues.

I tried all of that and no luck; still crashes.