https://github.com/surfstudio/ios-analyticsgen
https://github.com/surfstudio/ios-analyticsgen
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/surfstudio/ios-analyticsgen
- Owner: surfstudio
- License: mit
- Created: 2022-07-15T04:08:06.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-15T11:53:23.000Z (almost 4 years ago)
- Last Synced: 2025-01-25T22:58:21.943Z (over 1 year ago)
- Language: Swift
- Size: 3.18 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Project for generating analytics layer in mobile app
The script written in swift is used to automatically generate the analytics layer for mobile application (both iOS and android).
[Integration](Docs/integration_guide.md)
[Usage guide](Docs/usage_guide.md)
[Config](Docs/config.md)
[Templates](Docs/templates.md)
[Spreadsheet](Docs/spreadsheet.md)
[Common problems](Docs/common_problems.md)
[Release](Docs/release.md)
## Modularity

## Base architecture

## GoogleTokenProvider
Provider for authorizing user via google with Google OAuth 2.0
