Adam Miller

Results 10 comments of Adam Miller

@destrosvet I ran into the same issue. It's because the file format of MagicaVoxel has undergone some revisions to allow for a world editor and this importer doesn't know how...

I wrote some custom code to get this to work. I can do a pull request if the author wishes but I don't know if that's their end goal when...

Start here and see if you can't figure it out.

Good luck friend! Let me know if you need help.

@nah0y Is it from the same author as this repo? I'd be willing to buy if it's the same author.

I'm not the author, just a fellow user. I've have the Custom alert working in 2 separate controllers without issue. I've can even get the plain version with no buttons...

Can you post your code for when you initialize your alert view?

I'm not sure if it's helpful but here is a partial crash log confirming this issue. As you mentioned it's only in the wild when built for release. However it's...

I think [this PR](https://github.com/AudioKit/Waveform/pull/6) may fix the issue. Please review and let me know.

I'm willing to remove the logging altogether or remove the logging from just iOS/TV clients. Or if no changes are wanted then I guess I won't do anything :D