-
-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Remove FIR cpp SDK (#30) * initial fix * implements ios * add constants * rename constants * fix constants * update docs * update documentation * fix manual * fix log() function on ios * rewrite table for android * android cleanup * implement iOS and add validity check * fix platform name for actions --------- Co-authored-by: Sippul <[email protected]>
- Loading branch information
Showing
31 changed files
with
2,852 additions
and
690 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,4 @@ | ||
Follow guide in https://github.com/defold/extension-firebase | ||
|
||
Download Firebase C++ SDK download link: https://firebase.google.com/download/cpp | ||
Copy `firebase_cpp_sdk/include/firebase/analytics/*.*` to `include/firebase/analytics/` in extension. Make sure new constant registered in Lua. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.