capacitor-community / capacitor-community/firebase-analytics
FirebaseAnalytics, CapacitorJS v3 and Mac Catalyst
- Dominant language
- Java
- Stars
- 178
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
I'm looking to build a Mac version of my app with Catalyst. Before using FirebaseAnalytics everything was working great but know I am seeing the following when trying to build in xcode:
> /.../node_modules/@capacitor-community/firebase-analytics/ios/Plugin/Plugin.swift:4:8: No such module 'FirebaseAnalytics'
**To Reproduce**
Steps to reproduce the behavior:
1. Enable "Mac" in build info of project
2. Build for Mac
**Expected behavior**
Build successful without errors.
**Additional context**
I understand that this may not be officially supported but I was hoping to get it to build (even if analytics don't work in this particular build.)
Contributor guide
Assessment
This issue has not been assessed yet.