-
-
Notifications
You must be signed in to change notification settings - Fork 85
How To Sideload Bread Player's .appxbundle?
theweavr edited this page Apr 28, 2017
·
3 revisions
- Enable developer mode by going into
Settings > Update & Security > For developers.
and checking `Enable Developer Mode. - Download .appxbundle and certificate.
- Install the certificate following the procedure below.
- Navigate to where it is downloaded and tap on it (if on phone) or double-click (if on PCs).
- Click on
Install
button on the dialog that appears. - Enjoy bug hunting!'
- Open the certificate and click open.
- Select install certificate, and after that select Local Machine. You should now be prompted on where to store the file.
- Select 'Local Machine', then select 'Place all certificates in the following store.
- Hit browse and select 'Trusted root certification authorities'.
- Select yes and do this process again but this time for current user.
- Double-tap the certificate file in the folder and then tap Install Certificate. This displays the Certificate Import Wizard.
- In the Store Location group, tap the radio button to change the selected option to Local Machine.
- Click Next. Tap OK to confirm the UAC dialog.
- In the next screen of the Certificate Import Wizard, change the selected option to Place all certificates in the following store.
- Tap the Browse button. In the Select Certificate Store pop-up window, scroll down and select Trusted People, and then tap OK.
- Tap the Next button; a new screen appears. Tap the Finish button.
- A confirmation dialog should appear; if so, click OK.
- Right-click the .appxbundle and open its properties.
- Go to the
Digital Signatures
tab. - Click the first entry in the
Signatures List
. (It will probably be named asThe Weaver
). - Click on details right below the
Signatures List
. - Click on
View Certificate
when the next dialog comes up. - Click on
Install Certificate
on the next dialog. - In the Store Location group, tap the radio button to change the selected option to Local Machine.
- Click Next. Tap OK to confirm the UAC dialog.
- In the next screen of the Certificate Import Wizard, change the selected option to Place all certificates in the following store.
- Tap the Browse button. In the Select Certificate Store pop-up window, scroll down and select Trusted People, and then tap OK.
- Tap the Next button; a new screen appears. Tap the Finish button.
- A confirmation dialog should appear; if so, click OK.
If you are experiencing any issues while installing the app then make sure you have installed the certificate (.cer file) included by following the procedure above.