mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-10 19:05:31 +00:00
The `.` character isn't allowed in parameter names passed to Firebase analytics. This was flagging Firebase errors when trying to view the events in the Firebase console. Replacing `cm.` with `cm_` works. (cm is just the naming convention I used for JS ConsoleMessage properties) |
||
|---|---|---|
| .. | ||
| .idea | ||
| app | ||
| gradle/wrapper | ||
| test_resources | ||
| .classpath | ||
| AndroidManifest.xml | ||
| build.gradle | ||
| build.sh | ||
| gradlew | ||
| gradlew.bat | ||
| lint.xml | ||
| proguard-project.txt | ||
| project.properties | ||
| settings.gradle | ||