michelesandroni

Results 11 comments of michelesandroni

Good idea. Btw where does it save files on iOS?

@dlutton sorry to ask again but this might cause additional headaches later on. Currently files are synthetized to getExternalStorageDirectory(). fI later you improve this and add the ability to provide...

> in iOS something like this `com.tundralabs.example/Data/Documents/tts.caf` @dlutton I just tested my app on a mac and I'm not sure what your path corresponds using get*Directory() calls from path_provider. I...

1. I did, the code above is fired when clicking a button 2. The question specifically asks about the XR simulation in the editor.

Thanks. ***To avoid any confusion, the following is a slightly different issue from the one described above** I've noticed that automatic signing in Xcode tries to sign an app with...

> Can you attach the output of `flutter build ipa`? Want to see what the difference is in the `xcodebuild` commands Flutter is creating vs what you're running manually. Sure,...

No problem :) Here's the log attached with all the personal stuff redacted. [build-ipa-v.txt](https://github.com/flutter/flutter/files/8995110/build-ipa-v.txt)

> Can you attach the extracted `exportOptions.plist` that _is_ working for you? Feel free to redact the values. I don't really want to duplicate all the possible export options plist...