Nico3652
Nico3652
@Gueztt Could you provide what you've found
Same problem detected for my app. Seems to be a regression because I used the plugin since start of 2022 and It was working perfectly. When the the audio file...
I'm also facing this issue. I'm have created a 3D logo from blender with materials but the flutter render is not taking it into account. My .mtl file : ```...
Hello, @mcfugger I've cloned your fork but I'm still getting an image render issue on web : did you find a solution to fix the render ? Thanks
Hi @jonbhanson, I may have a related issue. On iOS , i have added a first splash, and then I changed the splash ```image:``` and run the ```create``` command again....
Thanks I reboot my phone and it worked. The only thing I didn't try!
@cgmaier thanks for reply, I'm also using this version of Xcode. I can confirm that this is not happening presenting the ```GiphyViewController```. I can also confirm it **never** happen on...
@cgmaier I followed the entire documentation, I'm setting to ```nil``` the instance every time the page is closed and recreate it inside the ```init``` func and only if it's ==...
@cgmaier indeed I'm removing it like this : ``` // Called when the modal is dismissed func dismiss(completion: ((Bool?)->Void?)) { if(gridController != nil) { gridController!.view.removeFromSuperview() } gridController = nil querySearch...
I have the same issue using Unity 2022.3.10f1 I also have restarted the editor but nothing changed. I can't use your plugin for now please see image : ![Capture d’écran...