clragon / e1547

A sophisticated e621 browser
https://e1547.clynamic.net/
GNU General Public License v3.0
202 stars 15 forks source link

Altstore Bundle ID doesn't match Source #109

Closed kannthus closed 11 months ago

kannthus commented 11 months ago

Describe the bug

Altstore appears unhappy that the bundle ID's aren't the same. Making it so the installation does not go through.

To Reproduce

  1. When adding the Altstore Source
  2. Attempt to install the APp
  3. Errors out

Expected behavior

For the app to install.

Screenshots

image

Platform

Logs E1547 Could not be installed. The bundle ID "net.clynamic.e1547" does not match the one specified by the source ("net.e1547")

Additional context Follow up of #108

clragon commented 11 months ago

thank you for your report. I have updated the file again. Please let me know if it works this time!

kannthus commented 11 months ago

thank you for your report. I have updated the file again. Please let me know if it works this time!

Tried it again, unfortunately a new error this time. Saying it's downloaded, however there is no instance of E1547 on my phone. Think I might just load the .ipa normally, might be easier haha.

clragon commented 11 months ago

aw, bummer. I am sorry it doesnt work out. no idea how I could debug this... maybe that error means the version in the altstore file and the app version of the file do not match? its possible I have to strip the build number from there.

clragon commented 11 months ago

I have adjusted the version string so it matches the bundle version of the IPA. I hope that fixes it.

kannthus commented 11 months ago

I have adjusted the version string so it matches the bundle version of the IPA. I hope that fixes it.

Hey, that appears to have fixed it! It worked now 🎉 Appreciate the helping out!