-
App Error Report
--------------
Error: Bad state: Cannot emit new states after calling close
Stack Trace:
#0 BlocBase.emit (package:bloc/src/bloc_base.dart:97)
#1 TransactionUpdateCubitV2.a…
-
The plugin works like a charm on Android, but when trying to make the phone call on iOS it breakes.
The code i use to make the call is this:
`window.plugins.CallNumber.callNumber(function(){}, fun…
-
### The Feature
https://github.com/phospho-app/fastassert
### Motivation, pitch
seems like a good oss alternative for function calling
### Twitter / LinkedIn details
_No response_
-
I start using this plugin, it works well on iphone simulator but when I used it on android I have One problem : when I call BackgroundGeolocation.stop() the app freeze.
I have the same behaviour i…
-
I've tried several things, adding the paths to global settings in init, also adding the cache paths with CefRequestContext, tried calling the shutdown for the CefRuntime but nothing helps. The sample …
-
Periodic crash on SCRN seems to be due to this:
```
==293080==
==293080== Warning: invalid file descriptor 2 in syscall write()
==293080== Use --log-fd= to select an alternative log fd.
==29…
-
Good day all
I'm trying to implement google game play serves to my simple game but my app crushes when I call googleplaygame.auth();. Please help
*ps I'm calling it after onDeviceReady and I've a…
-
### Describe the bug
Android app is calling localhost instead of my local server's ip. I followed the tauri documentation and setup the frontend, vite.cofig, tauri.conf.json based on that. I'm runn…
-
### **Two buyer in contacts can have same number**
#### **Description**
Two buyers with different names but same number can be added to the contact which does not make sense as in this case, calling …
-
it works smoothly in Android, however in iOS when the app is launched from a dynamic link, After configuring associated domains with applinks:example.page.link it does open the app (since this part i…