Fred van Rijswijk
Fred van Rijswijk
Same problem here...
Same problem here, it's sliding the popup but the backgroundView is still there `completion:^(BOOL finished) { NSLog(@"slide out");` When the `[self dismissPopupViewControllerWithanimationType:MJPopupViewAnimationSlideRightLeft];` is being called I see 'slide out' in...
Why is this still a problem with version 5.0.0? It's not closed yet and still have the same `not ok -- StoreSettingsLocaleError: Request failed with status code 403`
oke thnx
Will do, thnx Fred
DM @steven-tey on twitter.
```"next": "13.4.8"```
Yes make sense, I now had it this way, but in problems with the Tabbar items.... ```void main() => runApp(MyApp( authServiceBuilder: (_) => FirebaseAuthService(), databaseBuilder: (_, uid) => FirestoreDatabase(uid: uid),...