Post
by markhinnebusch » Fri Sep 06, 2019 8:32 pm
I am trying to use the "manifest in copy files" solution to a different problem, that is, to make Chromebook not try to resize my app. When I build with my manifest, it works fine on an Android but the chromebook won't install the app, saying there is a problem parsing the package.
I need to disable resizing since it works if your initial orientation is portrait but not if it is landscape, which ours needs to be since it is destined for a laptop/chromebook format.
Any idea if the fix mentioned above in the next 9.5 release might solve this problem too? I don't know where to go from here.