Chris Abernethy
Chris Abernethy
Hi @morambro! Yes, I also use Gazelle to generate Bazel deps from go.mod. I don't have access to change the way the third-party project (the one actually including tink) works,...
Can you please try `@capacitor-community/[email protected]`? I've locked the pod dependency to the latest v8 of upstream Firebase/Analytics. If you get this error compiling, you may need to run `pod repo...
Thanks for testing @losciur , I'm working on another issue and will probably merge both when done - hopefully this week. @all-contributors please add @losciur for bug, test
In looking at the code, the `reset()` does not even appear to be implemented for web. I think we should update the documentation to reflect that by removing the green...
Hi @mic345 Thanks for the PR! I'd prefer to see this broken into several PRs, e.g., one for TS2794, one for the script loading issue, and one for your new...
I have some time set aside later this week for this.
What version of capacitor are you using? If you are on v3, can you please try this with XCode 12 or greater? If you are using capacitor v2, please make...
Hello @shinji1985, it would be helpful to see the parts of your code where you initialize firebase so that I can try and reproduce this issue in a test environment....
@shinji1985 I was able to get this working locally using the repository you provided, thank you for that! The trick is that not only do you have to install the...
Are you certain that the firebase analytics debug view you are looking at in your browser is the same one configured in the ionic app? Based on your console image...