You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix: properly set `FirebaseAutomaticScreenReportingEnabled` key
References: https://outsystemsrd.atlassian.net/browse/RMET-4915
* fix: remove FirebaseAutomaticScreenReportingEnabled altogether
Context: By default the preference is already true in iOS, so no need to explicitly set it.
References: https://outsystemsrd.atlassian.net/browse/RMET-4915
* chore: remove unnecessary preference from Android
Context: It is also true by default, so we don't need to specifically set it.
* chore: remove unnecessary preferences from Android and iOS for Capacitor builds
Context: These are already true by default, so no need to explicitly set them.
* chore: update PR template
* chore(release): raise to version 5.0.0-OS20
0 commit comments