SametSahin10
SametSahin10
This would be pretty good.
I'm getting this error because I had to comment out `use_framework!` on Podfile to solve another problem. Is this the only solution? > > @ferbass use_framework?What's the meaning? > >...
Is there chance that this is occurring when the size of the animation is bigger than the average? I have two different lottie animations on my app. One's size is...
I have this problem on my app too. I've experienced it while trying to paste a text that I've copied from Samsung Internet browser. I was about to create an...
Users who are having this issue, what's the value of `android:launchMode` in your `AndroidManifext.xml`? If it's `singleTask`, try changing it to `singleTop` and check if the issue gets resolved.
Are you having the issue? @AlexandrMolecule Can you try my suggestion above?
My coworker made some changes in `AndroidManifest.xml` and the issue got resolved. I'm trying to isolate the change that fixed the issue.
The warnings and suggestions started showing again. I think it happened when I opened a filed. But this is still an inconvenience.
> Hi @SametSahin10 . Please how are you initialising your Firebase App? When you call the `Firebase.initializeApp` without passing a value for the `options` field when dealing with web, this...
Any updates here?