Giter Site home page Giter Site logo

Comments (14)

analogcode avatar analogcode commented on May 20, 2024 2

Thanks for your assistance @dreness! 🙏
I've submitted a new build to the app store with @sieren's fixes. 🚀

from audiokitsynthone.

analogcode avatar analogcode commented on May 20, 2024 1

Thanks for doing that so quickly. Appreciate it!

from audiokitsynthone.

sieren avatar sieren commented on May 20, 2024 1

I merged some fixes to the Develop branch last night that would address the crashes.
Did you change any of the accessibility settings on the Pro at some point? Maybe a restart helps in the meantime (with the settings switched off). At least that helped me when diagnosing the crash.

We‘ll publish a fix very very soon.

PS: you definitely need XCode 11 and 5.1, master branch is currently outdated

from audiokitsynthone.

analogcode avatar analogcode commented on May 20, 2024

Thanks for this! And, I appreciate the crash log.

We're having trouble replicating. If you completely delete Synth One and re-download, does it still crash for you?

from audiokitsynthone.

Baccount avatar Baccount commented on May 20, 2024

After I deleted and reinstalled the app it still immediately crashes when opened.
New crash log. Here is the new crash log https://textuploader.com/1km56
@analogcode

from audiokitsynthone.

analogcode avatar analogcode commented on May 20, 2024

@sieren and I have been trying to figure this out. He has an 11 Max Pro, and we're able to see where it crashes in your log. But, can't replicate. Could it be some sort of accessibility setting on your device we need to account for? For example, zoom, or some other iOS 13.1.3 magic we haven't yet encountered. The line it's crashing on hasn't been modified in 10 months. So, I wonder if it's an iOS update/setting and not the Synth One update... thinking out loud

from audiokitsynthone.

Baccount avatar Baccount commented on May 20, 2024

@analogcode I have an iPhone XS Max, also I do not have any accessibility options enables. I also force rebooted my iPhone and that does not fix the issue.
Edit, 1.2.2 also immediately crashes

from audiokitsynthone.

dreness avatar dreness commented on May 20, 2024

"Me too" :) Some additional data points:

  • On my 11 Pro (512), crashes on launch. Delete and re-install doesn't help, nor does purging the app data via Settings --> General --> Storage
  • On my brother's 11 Pro (256), doesn't crash. Also doesn't crash on his 6s. On both phones, he hadn't ever previously installed the app.

I'm now downloading Xcode 10.3 (need Swift 5.0, but not 5.1) to try to see if the crash repros such that I can debug it myself...

from audiokitsynthone.

dreness avatar dreness commented on May 20, 2024

@sieren I just built and installed from the 'develop' branch with Xcode 11.1 (11A1027) (with Xcode-select pointing to 11.1, and after having run 'pod update') - no crash! I did turn off all the entitlement stuff cause I didn't want to deal with setting that up unless I have to, so that's what I'll try next. Also I'll roll back to before your crash fixes to see if I can repro and if the crash log looks familiar.

from audiokitsynthone.

sieren avatar sieren commented on May 20, 2024

Surefire way to reproduce is to go to Accessibility and enable Switch Control.
You‘ll run into a constraints crash first, then a bunch of others... all in line with the crash log posted here and the ones we see in MS App Center.

from audiokitsynthone.

sieren avatar sieren commented on May 20, 2024

Background: The way Views get loaded is different, viewDidLoad gets called twice but there was some audio-relevant code in there that expected to be called once over its lifecycle which I‘ve removed from there.

from audiokitsynthone.

dreness avatar dreness commented on May 20, 2024

@sieren good news: still no crash on develop HEAD with entitlement stuff enabled. Then I rolled back by one commit (and disabled ableton to be able to build) - the crash reproduces. I can’t get a crash log because it dies too fast for Xcode to grab ahold of, and it’s not saving reports locally because it has reached the limit of 25... I understand why that limit is there, and that it’s surely apple’s policy and not yours, but do you know a workaround? I have several hundred GBs free, and I think I can spare the write cycles :)

from audiokitsynthone.

sieren avatar sieren commented on May 20, 2024

If you want to catch the crashes you need to set Breakpoints to break on all exceptions in the debugger :)

from audiokitsynthone.

Baccount avatar Baccount commented on May 20, 2024

Thank you for your hard work, the app no longer crashes on my end.

from audiokitsynthone.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.