Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apollo thinks it's a TestFlight build #47

Open
lostfnm opened this issue Dec 5, 2024 · 4 comments
Open

Apollo thinks it's a TestFlight build #47

lostfnm opened this issue Dec 5, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@lostfnm
Copy link

lostfnm commented Dec 5, 2024

Context: Got a new phone, trying to get Apollo working again.

Dumping the ipa from my old phone and installing it with feather and a paid dev cert on my new iPhone results in Apollo thinking it's a TestFlight build. I have also tried other ipas to no avail, no matter what i do apollo thinks it's a TestFlight build.

@JeffreyCA JeffreyCA added the bug Something isn't working label Dec 8, 2024
@williamoconnorme
Copy link

There may be some condition within the app that checks the bundle ID to determine if the app is a TestFlight build. When sideloading, generally you'll change the bundle ID and sign it with your own account.
Jailbreaking your device and disabling code signing will allow you to install Apollo with bundle ID com.christianselig.Apollo, while also using a modified IPA

Seems like a lot of effort for nothing though. What's the problem with the app showing TestFlight feedback buttons?

@lostfnm
Copy link
Author

lostfnm commented Dec 19, 2024

It's signed with the right bundle id. com.christianselig.Apollo

I can't restore purchases in the sideloaded Apollo app, which makes Ultra features like new comment highlighting not work. I have paid for both Apollo Pro and Ultra and would love to use their features again.

@yodaluca23
Copy link

I can't restore purchases in the sideloaded Apollo app, which makes Ultra features like new comment highlighting not work. I have paid for both Apollo Pro and Ultra and would love to use their features again.

You cannot restore purchases on sideloaded apps. Most paid features should be enabled, some are server sided, and will not work.

@roberthawdon
Copy link

As for comment highlighting, JeffreyCA's tweak re-adds this option in Settings --> General --> Custom API. The setting is called "New Comments Highlightifier"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants