Stéphane Chorne

Results 2 comments of Stéphane Chorne

> Downgrading TensorFlowLiteC to 2.2.0 worked for me > > 1. Downgrade your TensorFlowLiteC in /ios/Podfile.lock to 2.2.0 > 2. run `pod install` in your /ios folder This also worked...

Hi @aralroca, Sorry for the long wait. I added a minimal example replicating the described bug at https://github.com/stpch/next-translate-bug. Follow these steps to reproduce: 1. `git clone https://github.com/stpch/next-translate-bug.git` 2. `npm i`...