-
It would be nice to make an iOS app, would be a good value add to the App Store version as well
-
## 🐛 Bug Report
After I finished playing TTS voice, when I closed the app, it crashed.
dart use:
```dart
late final FlutterTts _tts;
void _ttsInit(){
_tts = FlutterTts();
_tts.…
-
How can I fixed this ?
-
**Describe the problem**
Upon clicking "Connect", and after logging in successfully, the app gets stuck as "Connecting" with regularly reattempts to login in pop-up, only to reappear as login succe…
-
Hi.
It's me again. I was also trying out the iOS app, and my password to access the OTP Manager didn't work after signing into my Nextcloud instance. My password IS pretty long, 34 characters, so I…
-
Here is a rough checklist of bugs that should be fixed on the iOS app before it comes out of beta and could go onto the App Store.
- [ ] #973 - Lots of playback errors/starting on open
- [ ] #968…
-
org.koin.core.error.KoinAppAlreadyStartedException: Trying to run new Koin Application whereas Koin is already started. Use 'KoinContext()' instead of check for any 'startKoin' usage.
In ios whene…
-
RT
-
## Summary
My swift app with following page was rendered successfully. After trying to add stripe-ios-spm to Package Dependencies, my app crash in simulator/real device. But preview worked. I didn't …
-
Recently we tried to upgraded to expo 51, have been getting build error on both platforms. For both platform during build gets the error leading from [location-manager](com.transistorsoft:tslocation…