Been updating an app and using Unity 2017.2.0.b4, I've managed to fight my way through the v1/v2 signing business and uploaded an app successfully; however when I download the app from the alpha channel and run the app I get the error after the splash screen appears:
Permissions has closed unexpectedly
I have no idea why it thinks the app is called Permissions, I didn't give it that name but when I loaded it onto the device it seemed to get that name. I managed to solve the crash; but am mythed at the name. When I run the app with category set to LAUNCHER in the manifest it is called Permissions as well.