Goule

Results 7 comments of Goule

You can use this script to create your own schema: https://github.com/firebase/extensions/blob/9f8d7fd6048bcaa7b5bc505cebe2e90494359e33/firestore-bigquery-export/guides/GENERATE_SCHEMA_VIEWS.md This can't be done automatically.

Swift version here : https://github.com/terflogag/FacebookImagePicker :)

I found this Swift alternative which have me albums : https://github.com/terflogag/GBHFacebookImagePicker

Hello @shogo4405 Unfortunately, I can't reproduce it... It happened at 2% of our users since we've compiled the app with the latest Xcode (13.3). It looks like the latest SDK...

Hello, Look like there was an extra DispatchQueue in my code : After removing, no more crash at this time !

Hello, Same issue, even if I force the rotation `prepareVideo(quality.x, quality.y, 30, getBitrate(quality), 1, 180)` The rotation Rotation is not taken into account on the first init I can't find...

Hello, I'm also looking to "force" resolution. I've identified this : ``` let constrains = RTCMediaConstraints( mandatoryConstraints: self.mediaConstrains, optionalConstraints: nil ) ``` But I don't find the key for width...