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

App crashes signing in #20

Closed
gh0sti opened this issue Jan 23, 2024 · 8 comments
Closed

App crashes signing in #20

gh0sti opened this issue Jan 23, 2024 · 8 comments

Comments

@gh0sti
Copy link

gh0sti commented Jan 23, 2024

2.1.2 brought back the issue of signing into the app crashes the app. Might be Siri intents?

@rasmuslos
Copy link
Owner

That could be the case, maybe requesting the permission to enable the Siri integration causes the crash, this is the only thing that is invoked after login

@rasmuslos
Copy link
Owner

Please try this version, it does not request Siri authorization

ShelfPlayer.ipa.zip

@gh0sti
Copy link
Author

gh0sti commented Jan 23, 2024

That could be the case, maybe requesting the permission to enable the Siri integration causes the crash, this is the only thing that is invoked after login

another app I sideload is provenance using sidestore. When I sideload provenance it will ask me to remove the spotlight and widget app ids

@gh0sti
Copy link
Author

gh0sti commented Jan 23, 2024

Please try this version, it does not request Siri authorization

ShelfPlayer.ipa.zip

yea that fixed signing in and crashing by removing siri auth right away.

@gh0sti
Copy link
Author

gh0sti commented Jan 23, 2024

That could be the case, maybe requesting the permission to enable the Siri integration causes the crash, this is the only thing that is invoked after login

would it make sense to try to see after signing in to your server that a popup appears to allow siri interaction and maybe adding that delay would allow users to sign in turn on siri and then have the app work?

@rasmuslos
Copy link
Owner

That could be the case, maybe requesting the permission to enable the Siri integration causes the crash, this is the only thing that is invoked after login

another app I sideload is provenance using sidestore. When I sideload provenance it will ask me to remove the spotlight and widget app ids

This should also happen with this app. it is also encouraged, because they will not work as expected.

That could be the case, maybe requesting the permission to enable the Siri integration causes the crash, this is the only thing that is invoked after login

would it make sense to try to see after signing in to your server that a popup appears to allow siri interaction and maybe adding that delay would allow users to sign in turn on siri and then have the app work?

That great, because the same crash occurred in AmpFin, and I did not know it came from this. There is already a popup, but it is provided by the system, and if the app is not signed by a member of the apple developer program the app will crash. I will just remove it in the side loaded version.

@gh0sti
Copy link
Author

gh0sti commented Jan 23, 2024

Makes most sense to have siri intents disabled for sideloaded version of shelfplayer until you can get it in the appstore/testflight. Looking forward to seeing it in the store/testflight soon hope you can get it through. Somehow Prologue dev was able to get his app in the store which is very similar to ShelfPlayer. If you want to update the release ipa to remove siri that will work for us sideloaders.

@rasmuslos
Copy link
Owner

This release should fix this: https://github.com/rasmuslos/ShelfPlayer/releases/tag/v2.1.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants