You are totally right about not relying on workaround hacks and i dont want to, there is just one major problem that is keeping me from publishing my game and its the loader layout of my game, there are two situations in which it works fine
1. when i compile my game with webview plus and canvas plus, it works great in all the devices
2. When i compile it with just cordova webview, it works fine in new phones but not in phones i bought just a year ago (like sony xperia xa and micromax canvas) it just stucks on 80% and never completes
So i dont know what to do other than to find a way to compile my game with its own browser, i also did posted the issue in general c2 forum asking the possible reasons for this loader layout stuck,
Is there a way to solve this? So that i could finally compile my game with phonegap and publish it.