calebvetter
calebvetter
Actually, I'm not going to be using Firebase for iOS notifications since I have that working just fine without it. I've imported the Firebase package to manage push notifications on...
Hi @vimanyu, Yes, I can export the project from Unity (Windows) to an XCode project folder, then copy it over to my Mac and distribute through XCode as normal with...
Running into this same issue. Only in mobile browsers (specifically tested on iOS Chroms and iOS Safari). Unfortunately the only logs I've got are the browser's console logs, which aren't...
Further investigation shows this is actually not an issue with the shimmer package, but an issue with Flutter's framework. https://github.com/flutter/flutter/issues/128349 The real issue is Flutter mobile web uses the html...
Any update on this? Or could you direct me to the items that need work so that iOS will build?