Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to Firebase Crashlytics from Fabric Crashlytics #432

Closed
wants to merge 24 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
5101c1a
Minor version (CLI): 9.0.1-cli
dpa99c Mar 13, 2020
afef953
Typo
dpa99c Mar 13, 2020
b780de3
(Android): Don't display app icon for large notification icon on Andr…
dpa99c Mar 16, 2020
0f414ee
[iOS] Sign out of Google when signing out of Firebase. Resolves #353.
Apr 5, 2020
ab6a89a
(Android & iOS) Add documentExistsInFirestoreCollection() and fix res…
dpa99c Apr 5, 2020
3ecbad3
Patch version: 9.0.2-cli
dpa99c Apr 7, 2020
0662428
Patch version: 9.0.3-cli
dpa99c Apr 13, 2020
23f2b11
Minor version: 9.1.0-cli
dpa99c Apr 16, 2020
08fc857
(Android) Bump Firebase SDK (and other Gradle dependencies) to latest…
dpa99c Apr 26, 2020
f6720f3
(iOS): Bump Firebase SDK components to v6.23.0.
dpa99c Apr 26, 2020
4457439
Patch version: 9.1.1-cli
dpa99c Apr 26, 2020
84f36bf
(Android) Fix retrieval of auth provider ID.
dpa99c Apr 29, 2020
faf7d0c
Fix: correct return type of a method
TheAnkurPanchani May 11, 2020
414c274
(Documentation) Update guidance and requirements when opening issues
dpa99c May 13, 2020
55d431b
(iOS): Fix escaping of line endings in multi-line log messages being …
May 19, 2020
b08c512
Add checklist to bug report issue template
dpa99c May 20, 2020
b3598f9
(iOS): Set shouldEstablishDirectChannel via a plugin variable which …
May 22, 2020
d9a6e54
(iOS) Align retrieval of auth provider ID with Android.
May 25, 2020
765cc2a
(iOS) Fix merge error which unintentionally reverted 09af8d366a394417…
dpa99c May 28, 2020
c9a77ef
Bump androidx plugin version dependencies. Resolves #418.
dpa99c Jun 1, 2020
83b0e5b
Patch version: 9.1.2-cli
dpa99c Jun 1, 2020
ed71a97
(iOS) Handle case where LD_RUNPATH_SEARCH_PATHS is an array. Resolves…
Jun 7, 2020
0dfb575
Upgraded to the Firebase Crahlytics SDK for both Android & IOS
Jun 16, 2020
95008a7
Reset line separator.
Jun 16, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 19 additions & 14 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,25 +11,30 @@ assignees: ''
IMPORTANT: PLEASE READ

WARNING: Failure to follow the issue template guidelines below will result in the issue being immediately closed.

Only bug reports should be opened here.

Before opening an issue, please do the following:
- check a similar issue is not already open (or closed) against this plugin.
- Duplicates or near-duplicates will be closed immediately.
- try to reproduce the issue using the example project
- or if that's not possible, using an isolated test project that you are able to share
- this will eliminate bugs in your code or conflicts with other code as possible causes of the issue
- any issue which is suspected of being caused by the Ionic Native wrapper should be [reported against Ionic Native](https://github.com/ionic-team/ionic-native/issues/new)
- Ionic Native Typescript wrappers are maintained by the Ionic Team
- To verify an if an issue is caused by this plugin or its Typescript wrapper, please re-test using the vanilla Javascript plugin interface (without the Ionic Native wrapper).
- Any issue opened here which is obviously an Ionic Typescript wrapper issue will be closed immediately.
-->

<!-- Fill out the relevant sections below and delete irrelevant sections. -->

# Bug report

<!-- COMPLETE THIS CHECKLIST -->
**CHECKLIST**
- [ ] I have read the [issue reporting guidelines](https://github.com/dpa99c/cordova-plugin-firebasex#reporting-issues)

- [ ] I confirm this is a suspected bug or issue that will affect other users
<!-- i.e. this is not a request for support in using/integrating the plugin into your specific project -->

- [ ] I have reproduced the issue using the [example project](https://github.com/dpa99c/cordova-plugin-firebasex-test) or provided the necessary information to reproduce the issue.
<!-- necessary information e.g. exact steps, FCM notification message content, test case project repo -->

- [ ] I have read [the documentation](https://github.com/dpa99c/cordova-plugin-firebasex) thoroughly and it does not help solve my issue.
<!-- e.g. if you're having a build issue ensure you've read through the build environment notes -->

- [ ] I have checked that no similar issues (open or closed) already exist.
<!-- Duplicates or near-duplicates will be closed immediately. -->



**Current behavior:**

<!-- Describe how the bug manifests. -->
Expand Down Expand Up @@ -117,4 +122,4 @@ A POLITE REMINDER
- Help/support will not be given by the author, so forums (e.g. Ionic) or Stack Overflow should be used. Any issues requesting help/support will be closed immediately.
- If you have urgent need of a bug fix/feature, the author can be engaged for PAID contract work to do so: please contact dave@workingedge.co.uk
- Rude or abusive comments/issues will not be tolerated, nor will opening multiple issues if those previously closed are deemed unsuitable. Any of the above will result in you being BANNED from ALL of my Github repositories.
-->
-->
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/documentation-issue.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ WARNING: Failure to follow the issue template guidelines below will result in th

Only documentation issues should be opened here.

Before opening an issue, please check a similar issue is not already open (or closed). Duplicates or near-duplicates will be closed immediately.
Before opening an issue, please read [Reporting issues](https://github.com/dpa99c/cordova-plugin-firebasex#reporting-issues)
-->


Expand All @@ -33,4 +33,4 @@ A POLITE REMINDER
- Help/support will not be given by the author, so forums (e.g. Ionic) or Stack Overflow should be used. Any issues requesting help/support will be closed immediately.
- If you have urgent need of a bug fix/feature, the author can be engaged for PAID contract work to do so: please contact dave@workingedge.co.uk
- Rude or abusive comments/issues will not be tolerated, nor will opening multiple issues if those previously closed are deemed unsuitable. Any of the above will result in you being BANNED from ALL of my Github repositories.
-->
-->
4 changes: 3 additions & 1 deletion .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ WARNING: Failure to follow the issue template guidelines below will result in th

Only feature requests should be opened here.

Before opening an issue, please read [Reporting issues](https://github.com/dpa99c/cordova-plugin-firebasex#reporting-issues)

-->


Expand Down Expand Up @@ -38,4 +40,4 @@ A POLITE REMINDER
- Help/support will not be given by the author, so forums (e.g. Ionic) or Stack Overflow should be used. Any issues requesting help/support will be closed immediately.
- If you have urgent need of a bug fix/feature, the author can be engaged for PAID contract work to do so: please contact dave@workingedge.co.uk
- Rude or abusive comments/issues will not be tolerated, nor will opening multiple issues if those previously closed are deemed unsuitable. Any of the above will result in you being BANNED from ALL of my Github repositories.
-->
-->
36 changes: 30 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,49 @@
# Version 9.1.0
# Version 9.1.2-cli
* (Android) Fix retrieval of auth provider ID - [see here for more info](https://github.com/firebase/FirebaseUI-Android/issues/329#issuecomment-564409912)
* (iOS) Align retrieval of auth provider ID with Android.
* (Typing): correct return type of a method
* Merged from PR [#390](https://github.com/dpa99c/cordova-plugin-firebasex/pull/390).
* (Documentation) Update guidance and requirements when opening issues
* (iOS): Fix escaping of line endings in multi-line log messages being sent from native iOS implementation to JS console.
* Resolves [#401](https://github.com/dpa99c/cordova-plugin-firebasex/issues/401).
* (iOS): Set shouldEstablishDirectChannel via a plugin variable which defaults to false.
Resolves [#406](https://github.com/dpa99c/cordova-plugin-firebasex/issues/406).
* Bump androidx plugin version dependencies.
Resolves [#418](https://github.com/dpa99c/cordova-plugin-firebasex/issues/418).

# Version 9.1.1-cli
* (iOS): Bump Firebase SDK components to v6.23.0.
* Relates to [#373](https://github.com/dpa99c/cordova-plugin-firebasex/issues/373).
* See https://firebase.google.com/support/release-notes/ios#version_6230_-_april_21_2020.
* (Android) Bump Firebase SDK (and other Gradle dependencies) to latest versions.
* See https://firebase.google.com/support/release-notes/android#2020-04-23

# Version 9.1.0-cli
* (Android & iOS) *BREAKING CHANGE*: Add support for filters to `fetchDocumentInFirestoreCollection()`
* *BREAKING CHANGE* to function signature.
* Merged from PR [#367](https://github.com/dpa99c/cordova-plugin-firebasex/pull/367).
* (Android) Fix regression bug which causes CLI builds to fail on Android.
Resolves [#369](https://github.com/dpa99c/cordova-plugin-firebasex/issues/369).

# Version 9.0.3
# Version 9.0.3-cli
* (Android & iOS) Add `reloadCurrentUser()`
* (Doc) `createChannel()` suggestion for multiple sounds
* Merged from PR [#225](https://github.com/dpa99c/cordova-plugin-firebasex/pull/225).
* (iOS) Implement `getInfo()` for iOS.
* Merged from PR [#363](https://github.com/dpa99c/cordova-plugin-firebasex/pull/363).
* (Android & iOS) Add `signInUserWithCustomToken()` AND `signInUserAnonymously()` auth methods
* Merged from PR [#359](https://github.com/dpa99c/cordova-plugin-firebasex/pull/359).

# Version 9.0.2-cli

# Version 9.0.2
* (Android): Don't display app icon for large notification icon on Android. Resolves [#343](https://github.com/dpa99c/cordova-plugin-firebasex/issues/343).
* (Android & iOS) Sign out of Google signing out of Firebase. Resolves [#353](https://github.com/dpa99c/cordova-plugin-firebasex/issues/353).
* (Android & iOS) Add `documentExistsInFirestoreCollection()` and fix resolution of `fetchDocumentInFirestoreCollection()`.

# Version 9.0.1
* Re-add Firebase Inapp Messaging SDK component to master branch.
* Document `cli_build` branch. See [#326](https://github.com/dpa99c/cordova-plugin-firebasex/issues/326).
# Version 9.0.1-cli
* Document `cli_build` branch.
* *BREAKING CHANGE*: Remove Firebase Inapp Messaging and Google Tag Manager SDK components due to causing Cordova CLI build issues.
* Resolves [#326](https://github.com/dpa99c/cordova-plugin-firebasex/issues/326).

# Version 9.0.0
* *BREAKING CHANGE*: Change method signature of `setCrashlyticsCollectionEnabled()` to `(enabled, success, error)` (from `()`) to allow enabling/disabling of Crashlytics at runtime and align it with `setPerformanceCollectionEnabled()` and `setAnalyticsCollectionEnabled()`
Expand Down
Loading