Muhammad Nadeem
Muhammad Nadeem
> Hi, everyone! > > I fix this issue today using a different approach since the fix above didn't worked for me: > > Just replace the `this` inside of...
> @jeevankumarkanuganti The right solution is replacing in line 5: > > from: `giturl = package["repository"]` > > to: `giturl = package["repository"]["url"]` > > See the package.json file to understand...
@robingenz Can you please check your comment on this issue? https://github.com/capawesome-team/capacitor-firebase/issues/484#issuecomment-1793492976
Sorry for confusion.
Thanks On Mon, Nov 6, 2023 at 11:46 PM Robin Genz ***@***.***> wrote: > No problem. I will make sure to include that in the next release. > > —...
Ok no worries. Thanks for letting me know. On Fri, 17 Nov 2023 at 7:10 PM, Robin Genz ***@***.***> wrote: > Unfortunately, it is more work than expected, as the...
> When I call await FirebaseCrashlytics.isEnabled(); I get error "Not implemented on Android". @aliexalter This feature is not yet available for Android but you use other functions of FirebaseCrashlytics as...
To fix this issue, follow these steps to integrate the updated SwiftLibphonenumberPlugin.swift and automate the process using intl_phone_number_input.sh: [Files.zip](https://github.com/user-attachments/files/18285543/Files.zip) 1. Update SwiftLibphonenumberPlugin.swift - Replace the existing SwiftLibphonenumberPlugin.swift with the updated...