EthanArbuckle / Apollo-CustomApiCredentials

Tweak to use your own reddit API credentials in Apollo
GNU General Public License v3.0
769 stars 142 forks source link

1.15.11 Patched IPA crashes on opening. (AltStore & Sideloadly install) #10

Closed J0hnny007 closed 1 year ago

J0hnny007 commented 1 year ago

IOS 16.5.1 / iPhone 11 Pro

I've tried now for some time to get it working only to be foiled by Apollo (patched) crashing on startup.

What works so far is:

Sideload spoofer disabled & no THEOS_PACKAGE_SCHEME=rootless

but that only gets me to the Testflight version that logs you out after a while. Kinda like in #3 .

kristofferR commented 1 year ago

Same issue here.

J0hnny007 commented 1 year ago

From every device? Well, I cannot sign out anymore. Does deleting the app help? Or do I need to revoke Apollos API access?

paradoxally commented 1 year ago

Oh. I did not sideload anything. I am using the official app, signed by the App Store (v 1.15.11)

Okay, perhaps you shouldn't participate in discussions of issues for projects you don't even use... It shouldn't be hard to read the title and realize that this discussion was not about MITMing the App Store app.

This thread is already full of misinformation and wasted posts because you joined in.

My apologies. I have deleted the posts to avoid further confusion.

EthanArbuckle commented 1 year ago

Is this crash still happening?

Barusu-rem commented 1 year ago

Is this crash still happening?

I'm not getting this issue (I used udidregistration dev certs, iosapp signer (mac), and sideloady (used sideload spoofer)

Barusu-rem commented 1 year ago

From every device? Well, I cannot sign out anymore. Does deleting the app help? Or do I need to revoke Apollos API access?

Well, looks like Reddit pulled the plug a little early. Apollo started crashing, but I just manually revoked my token and it looks like it fixes the crashing, but no more Reddit access haha. Those folks are fun to the very end! 😛

https://mastodon.social/@christianselig/110635856662952525

@EthanArbuckle

not sure if this had anything to do with the crashes

kristofferR commented 1 year ago

Is this crash still happening?

Yes, just tried again with the new updated code. When only Cydia Substrate is checked it launches fine and logs out all the time, when Sideload Spoofer is enabled it crashes at launch.

I'm only using Sideloadly.

godver3 commented 1 year ago

Same issue for me. Tried the rootless option as well. I’m on 16.1.1 and used Sideloadly to install.

RohitK89 commented 1 year ago

@J0hnny007 et al. This is caused because you're using the same bundle ID as the actual Apollo app. Steps to fix if using Sideloadly:

  1. Uncheck the box that says Use automatic bundle ID
  2. Change com.christianselig.Apollo to anything else (but keep the structure the same, i.e. com.something.Apollo.
  3. Follow the remaining steps the same way, i.e. inject dylib, check Sideload spoofer, check Cydia Substrate
  4. Load the app on your phone

Should be good to go!

FlipABit commented 1 year ago

@J0hnny007 et al. This is caused because you're using the same bundle ID as the actual Apollo app. Steps to fix if using Sideloadly:

  1. Uncheck the box that says Use automatic bundle ID
  2. Change com.christianselig.Apollo to anything else (but keep the structure the same, i.e. com.something.Apollo.
  3. Follow the remaining steps the same way, i.e. inject dylib, check Sideload spoofer, check Cydia Substrate
  4. Load the app on your phone

Should be good to go!

This doesn't work for me. Checking "Sideload spoofer" is what causes the crash no matter if I change the bundle ID or not. Unchecking "Sideload Spoofer" makes it load fine but I get the constant logouts. I'm on 16.5.1 (jailed) installing via AltStore.

sbeck14 commented 1 year ago

@J0hnny007 et al. This is caused because you're using the same bundle ID as the actual Apollo app. Steps to fix if using Sideloadly:

  1. Uncheck the box that says Use automatic bundle ID
  2. Change com.christianselig.Apollo to anything else (but keep the structure the same, i.e. com.something.Apollo.
  3. Follow the remaining steps the same way, i.e. inject dylib, check Sideload spoofer, check Cydia Substrate
  4. Load the app on your phone

Should be good to go!

This fixes the crashes for me, installing via Sideloadly

nicko88 commented 1 year ago

The app works for me, but if it fully closes, it signs me out every time.

J0hnny007 commented 1 year ago

Good morning everyone, and thanks for the instructions @RohitK89. I tried it on my iPad and it works via Sideloadly install without a hitch, just need to find a better way to manage my apps now with AltStore+Sideloadly.

dmginc commented 1 year ago

Any idea why I'm getting this error while trying to sideload? No matter what I rename it to.. Failed: (9401) An App ID with Identifier 'com.something.Apollo' is not available. Please enter a different string.

Edit: restarted sideloadly and it works just fine now...