hayatshin
hayatshin
I have users whose provider is custom token login in fireauth and phone. The reason why I use `custom token` was that firebase didn't provide kakao social login, even though...
I've keep counting user's steps as using flutter packages `flutter_background_service`, `flutter_background_service_android` and `flutter_local_notifications`. I write all codes in class `StepNotification`. ``` class StepNotification { Future initializeService() async { final String...
### Device / Emulator and OS - Device: iPad Air (5th generation) - OS: iOS 17.6.1 My app works fine with my device but iOS review keeps rejecting my app...