rojo69
rojo69
Fixed by PR #267 Assign nil or any suitable block size, even dividable by the desired video dimensions: `nextLevel.videoConfiguration.sizeDivisibleBy = nil`
It doesn’t compile for Mac. Error during @import of FirebaseUI. We exclude Google’s auth implementation for Catalyst, but keep others such as Facebook, phone, mail and Apple. BR! /Roger >...
After doing a `pod update` the sample project compiled for both iOS and Catalyst. However after adding `import FirebaseUI` to the AppDelegate Mac compilation failed with a similar issue as...
I do it without the preprocessor conditional statements, just `import FirebaseUI`. I still need to use FirebaseUI in Mac, but not Google's authentication since it's not compatible with Catalyst. My...
The app builds fine in Catalyst if I remove 'FirebaseUI/Google'. I haven’t tested all aspects of the other libraries, but I have authenticated using some of them. > 1 apr....
Sorry about late answer. This time I got a different error: ``` ld: warning: directory not found for option '-F/Users/roger/Library/Developer/Xcode/DerivedData/Just_Right-cnrxkqgpgwwcotdukrrjkfabyzsb/Build/Products/Debug-maccatalyst/AppAuth' ld: warning: directory not found for option '-F/Users/roger/Library/Developer/Xcode/DerivedData/Just_Right-cnrxkqgpgwwcotdukrrjkfabyzsb/Build/Products/Debug-maccatalyst/GTMAppAuth' ld: warning:...
Same here. Feels like a bug in Xcode.
Happens here too.
"ostatnicky" posted a solution about turning off the navigation bar´s translucency. I received a mail notification, but it is strangely enough not visible in the thread. Anyway, it works for...