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 on open #59

Closed
EdwardHinkle opened this issue Mar 12, 2018 · 3 comments
Closed

App crashes on open #59

EdwardHinkle opened this issue Mar 12, 2018 · 3 comments

Comments

@EdwardHinkle
Copy link
Contributor

EdwardHinkle commented Mar 12, 2018

So i’m not sure if this is an issue with the app’s code or something about how I install and run it on my phone or my instance of compass.

Every couple of days Overland will crash while I’m the loading Storyboard. Once it starts I can’t get the app to load past the loading storyboard. The only way I can fix it is to rebuild the app in Xcode and re-run it on my device. Then it starts working again.

I’ve looked in Xcode’s devices panel at crash logs but I can’t find any crash logs connected to Overland. Finally, I can’t debug it because as soon as I have Xcode run the app on my device, it works again.

Hmmm maybe that’s the issue. Maybe Xcode is installing the debug version of the app on my device and it’s causing some type of issue and I should be doing the release build from Xcode for longer term installation?

Have you seen this at all?

(Originally posted at https://eddiehinkle.com/2018/03/12/2/reply/)

@lostfocus
Copy link
Contributor

This is actually an Apple thing - every seven days apps stop working and need to be rebuilt. As far as I can remember it was the main reason Overland is in the app store: #13 (comment)

@EdwardHinkle
Copy link
Contributor Author

Oh wow! I didn’t even realize that!

@aaronpk
Copy link
Owner

aaronpk commented Mar 12, 2018

It's an unfortunate side-effect of how Apple decided to implement the new free developer accounts! oh well!

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

3 participants