Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tuarua/firebase-ane
Firebase Adobe Air Native Extension for iOS 12.2+ and Android 19+. Includes OneSignal and Google SignIn
https://github.com/tuarua/firebase-ane
adobe-air air-native-extensions firebase kotlin-android swift5
Last synced: 7 days ago
JSON representation
Firebase Adobe Air Native Extension for iOS 12.2+ and Android 19+. Includes OneSignal and Google SignIn
- Host: GitHub
- URL: https://github.com/tuarua/firebase-ane
- Owner: tuarua
- License: apache-2.0
- Created: 2018-04-28T20:18:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-06-20T15:41:18.000Z (over 3 years ago)
- Last Synced: 2024-05-02T02:22:32.567Z (7 months ago)
- Topics: adobe-air, air-native-extensions, firebase, kotlin-android, swift5
- Language: ActionScript
- Homepage:
- Size: 13.2 MB
- Stars: 32
- Watchers: 4
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
![Adobe AIR + Firebase](firebaseane.png)
Firebase Adobe Air Native Extension for iOS 12.2+ and Android 19+. This project aims to provide an Open Source alternative to the commercially available FirebaseANEs
-------------
[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5UR2T52J633RC)
##### Much time, skill and effort has gone into this. Help support the project.
##### IDE Software provided by JetBrains
[![Jetbrains](https://raw.githubusercontent.com/tuarua/WebViewANE/master/screenshots/jetbrains.png)](https://www.jetbrains.com)-------------
## WIKI
The [wiki page](https://github.com/tuarua/Firebase-ANE/wiki) contains extensive information
on set-up and each of the FirebaseANEs.## Asdocs
- https://tuarua.github.io/asdocs/firebaseane/
## iOS
The latest version (0.13.0) is built against iOS 13.3 SDK and now working.
You must use a device with at least iOS 12.2 and set this as minimum version in you InfoAdditions```
MinimumOSVersion
12.2
```## Issue Tracker
- The Issue Tracker is for **reproducible bugs only**. Use the supplied template.
- Spend at least 1 hour investigating the issue yourself.
- The project is open source, that is, the code is free to use and free to modify.
- Paid Support is available for anything which falls outside bug fixing and minor help.## Contributing
Pull requests and contributions are welcome! This might entail:
- Fixing issues
- Adding any missing APIs
- Adding example projects for other IDEs such as Flash Builder, Animate, Visual Studio### Task List
* Firebase
- [x] Firebase Core
- [x] Analytics
- [x] Authentication
- [x] Dynamic Links
- [x] Firestore
- [x] Messaging
- [x] Performance
- [x] Remote Config
- [x] Storage
- [x] Google Sign In
- [x] One Signal
- [x] Invites
- [x] Crashlytics* Vision
- [x] Cloud Text
- [x] Cloud Document
- [x] Cloud Label
- [x] Landmark
- [x] Model Interpreter