Tom Brückner
                                            Tom Brückner
                                        
                                    > Still cannot get **.xcworkspace** 😞 Were you ever able to resolve this? I finally managed to get this SDK working on Android with 15.0.0 - only to learn it...
Ok. I found the root cause for the FBSDKCoreKit (~> 15.1) error. It would only work if the deployment target of the project was set to iOS 12. Mine was...
> > ... Why hasn't this been mentioned in the change logs?! In the docs, the minimum iOS version is even 8... > > https://github.com/facebook/facebook-ios-sdk/blob/main/CHANGELOG.md#1500 > > > The minimum...
These guys are insane. The SDK is buggy as f..., and they even have the guts to force us to an update. I'm glad that I finally managed to upgrade...
Hey, just wanted to bump this, since we still have troubles on iOS. Do you still maintain this library?
The onUpdated() approach kind of works. But I ran into another problem now: Because the pages are shown on demand, the elHeight and elWidth properties don't reliable anymore, especially on...
I was finally able to workround this, with an additional wrapper `div` that set an explicit `aspect-ratio` and using this div as an animation target instead. Here's the first version...
+1 Just read in another thread that `npm install --legacy-peer-deps` works, but that's an ugly workaround.
@zzaacchh Thanks for sharing these insights. Very interesting. Just wanted to note, though, that I am not using a shared cluster for my app and still see these warnings.
Not using this tabular package either.