Mubashar Hussain
Mubashar Hussain
After trying & searching for a half day I found its simple solution ๐ Just import Firebase. Make sure you don't import any other Firebase libraries. As I was using...
> > After days of trying, I found out that phone authentication and messaging both works properly without replacing AppDelegate.swift and without disabling method swizzling on previous versions below. >...
> I am facing this issue as well. For the first time ios users, the app is crashing. > > My AppDelegate code : > > ``` > import UIKit...
> > Has this been resolved or should I stick with Giraffe version for now? > > For me, the problem persists in Hedgehog. It's the reason why I landed...
## Reminder I'm still waiting for this feature. Please don't forget it ๐ฅบ
Hi, thanks for your quick response. The language issue was resolved in suggestions. But a single language problem is remaining in the bottom right corner menu. I hope this will...
> There is a fix i found in isar's [Telegram chat](https://t.me/isardb) by @Zchandev add to android/builld.gradele: > > ```groovy-gradle > subprojects { > // fix for verifyReleaseResources > // ============...