-
Although the [PrivacyInfo.xcprivacy](https://github.com/bugfender/BugfenderSDK-iOS/blob/main/BugfenderSDK.framework/PrivacyInfo.xcprivacy) has already been implemented and released, its only describin…
vlvs updated
5 months ago
-
connectivty_plus 말고 네트워크 에러를 처리하는 방법은 무엇이 있을까?
고려사항
- MVVM 패턴
- riverpod
- firebase
구현하고 싶은 것
1. 비즈니스 로직과 UI 를 분리
2. 네트워크 에러가 나타나면 UI 에 자동으로 반영이되게 하고 싶음
3. 네트워크 에러, 상태 등 직관적이고 깔끔한 코드
-
Hi, I've got the following setup:
```
Future main() async {
FlutterBugfender.handleUncaughtErrors(() async {
WidgetsFlutterBinding.ensureInitialized();
// Initialize Bugfender
…
-
I created a Flutter desktop app in which I have a playlist of 10 videoswith duration of 10,10 sec each and I'm using media kit package for it and after 3 to 4 iteration app stuck and not work until I…
-
## Issue
Hello and good day! I am meeting difficulty using two callbacks that your SDK provides: [`.onNotificationOpenedApp`](https://rnfirebase.io/reference/messaging#onNotif…
-
Having started to mock up the cli and its commands, I can seen I will get tired of typing out "~~m30mlTools~~ m30pm make". The ~~m30mlTools~~ m30pm is just a little longer than I want to type out ever…
-
### Description
Hi!
We're updating from firebase-ios-sdk `10.10.0` to `10.24.0` and we suddenly found compilation errors related to Promises.
We've noticed that the same happens when updating to a…
-
Hi there, this error happens when we try to init the library on a NextJS app using React Native Web on the _app.tsx entry point.
We tried transpiling the modules using the next.config.js but it did…
-
Can you add blocklist please?
https://adaway.org/hosts.txt
Trackers by Vivo Mobile (have a couple of dns queries)
tr-vcode-od.vivoglobal.com
tr-vcode-api.vivoglobal.com
tr-st-sl.vivoglobal.co…
-
Hello Bugfender team,
I found an error when wrapping the runApp() with the `FlutterBugfender.handleUncaughtErrors` function:
![image](https://github.com/bugfender/BugfenderSDK-Flutter/assets/114…