sdatkinson / NeuralAmpModelerPlugin

Plugin for Neural Amp Modeler
MIT License
1.88k stars 127 forks source link

[BUG] iOS Au-V3 target: crashing when loaded into Au host #114

Open demym opened 1 year ago

demym commented 1 year ago

Thanks for taking the time to write a bug report! Use the following prompts to help you describe what's going on. The more info you provide, the easier it'll be to understand how to fix it for you without having to come back and ask you questions.

Describe the bug Compiling the target iOS Au-V3 in XCode, and opening the Au plugin with the suggested host (Garageband for example), the plugin crashes. Compiling instead the target 'iOS-app with AuV3', the application starts correctyl.

To Reproduce Steps to reproduce the behavior: As above

Expected behavior The compiled plugin should open correctly in its host

Screenshots

Screenshot 2023-03-10 at 17 30 16

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

sdatkinson commented 1 year ago

Interesting. I haven't had time to get into iOS but I think there are some folks around who are. I'd love a little help in the meantime w/ this; otherwise, I'm not sure at the moment when I'll get to this.

Seeing some signal about overall iOS interest would help me gauge priority.

brettflorio commented 1 year ago

@sdatkinson Do you have a preferred way for folks to express interest in an iOS build? Thumbs up on that last comment, or maybe a new general ticket to avoid overloading this ticket? Thanks!

RonHouben commented 1 year ago

I have the same issue when building the app to IOS for iPad. The stand-alone version starts up but when I try to open it as a AuV3 from the Loopy Pro I'm getting the following error: kAudioUnitErr_FormatNotSupported - error code "-10868"

The only thing I could find https://www.osstatus.com/search/results?platform=all&framework=all&search=10868

demym commented 1 year ago

Glad someone else experimented this. I really dig in having a working iOS version. I am a developer but not skilled at native iOS, even if I use Xcode for my hybrid builds.

Let's cross fingers

olilarkin commented 1 year ago

I'm on it

gonewild8 commented 1 year ago

Interesting. I haven't had time to get into iOS but I think there are some folks around who are. I'd love a little help in the meantime w/ this; otherwise, I'm not sure at the moment when I'll get to this.

Seeing some signal about overall iOS interest would help me gauge priority.

really looking forward to the iOS version!!!

Signynt commented 1 year ago

@olilarkin are you still working on this? Just curious if any progress has been made, or if it seems futile for now :c

olilarkin commented 1 year ago

it's not futile, it just takes time, please be patient

olilarkin commented 1 year ago

this is an iPlug2 or iOS simulator bug, please add the iplug2 label!