Dennis Bonde Kragekjær
Dennis Bonde Kragekjær
Its simply not ok. It seems like silent push is not working at all. They arrives when opening the app
I also got this warning for my flutter app. But will the app be released with this warning? Review is taking really long time.
Same question here
same, tried everything
Android and iOS Build Failure ( The getter 'COINIT' isn't defined for the class 'FilePickerWindows')
Same here
Android and iOS Build Failure ( The getter 'COINIT' isn't defined for the class 'FilePickerWindows')
@navaronbracke It solved my issue by adding win32: ^5.5.1 to pubspec.yaml a dependency I wasn't explicitly using before. Shouldnt that be a dependency of file_picker?