Ashley Can it have to do with C2's IAP plugin for any reason? I have it in my project, and need it for an IAP, and when I tested a fresh new export folder and XDK build, it began with these two errors, I'm assuming just because of the IAP plugin in C2:
https://www.dropbox.com/s/t25jahen3lp5kxw/error1.jpg
https://www.dropbox.com/s/z80bqkwvx1oq7sh/error2.jpg
I selected the only choice to move on, 'Remove', and, without editing anything, the Build Fails with these errors:
https://www.dropbox.com/s/7c7sz6sckl4fmtr/error3.jpg
Maybe C2 needs a fix to remove or update or fix something with the 'File' plugin? I removed it and added XDK's File plugin, which passes the Build, but no matter what I try in regards to plugins, it still doesn't get past a black screen on my Galaxy S7 mobile device.
These are the plugins I use:
https://www.dropbox.com/s/gc4920ni7bqgvlq/plugins.jpg
I assume I need the Media plugin in XDK, which includes File and Compat. But whether I have those there or not, the build doesn't get past the black screen.
I also use this plugin for IAPs:
https://github.com/maxmoore14/AndroidInAppBilling.git
But same deal, it's a black screen whether I have that there or not. I'm just trying to pin the black screen on anything to do with plugins, as I'm unsure what I could've possibly done or changed in C2 to cause it to not even run. I do notice the APK doesn't require any special permissions when I install it on mobile, despite that I think it should mention something to do with Files or Audio.
Do you notice anything wrong? Or anything I should try?