-
#### **Project Overview**
The objective of this project is to develop a cross-platform mobile application using Flutter that blocks or identifies spam callers on both iOS and Android devices. The app…
-
### Description
Can't login to the app, because I'm getting this issue **Failed to get document because the client is offline.**
RegisterView doesn't work too, because the button doesn't do anything…
-
Hey folks - I'm adding the package to Expo bare workflow app. I did everything according to instructions and it works perfectly on Android, but doesn't work on iOS.
```shell
$ yarn list react-nati…
-
I think it would be good to not only have daily active users in the overview, but also new users / installs / downloads. This is probably possible with custom queries, but I'm not sure how.
-
Hi, I was trying to schedule a notification based on the calorie burned during the day by the app user, so that only if the user had burned during the day less than 300 kcal (for example) by 8 in the …
-
I'm using multiple MacBooks and have Maccy installed on all of them as it's a great utility ❤️!
Is there a way to automatically or semi-automatically sync settings between my computers? For example…
-
### Description
When I use firebase_auth: ^5.3.2 package, I get an error:
Swift Compiler Error (Xcode): No such module 'GoogleUtilities_AppDelegateSwizzler'
..../Pods/FirebaseAuth/FirebaseAuth…
-
With Swift3 + XCode8 + iOS10 the MotionPermission() works fine, however when checking for the permission.statusMotion() it always return Unknown even if the permission was accepted...
Is that a known …
-
꼬리질문
- 싱글톤으로 구현할 때 해줘야 하는 조건은?
- 하나의 객체에 어떻게 접근해서 사용하나요?
- 타입프로퍼티를 만들때 어떤 키워드를 붙이는지?
- 싱글톤이 구조체에서 가능한가요?
-
My guess is that it has to do with how many times I've toggled the switch. I think I need to do more research on toggling on / off notifications.