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

Temporary workaround for C++ SDK Crash. #1

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

troy-lamerton
Copy link
Member

@troy-lamerton troy-lamerton commented Jan 30, 2022

Cherrypicked from https://github.com/google/GoogleUtilities/pull/69/files

This branch is based off 6.7.1 which is the same as 6.7.2 (that release was reverted). CoS was implicitly depending on 6.7.2.

See firebase/firebase-cpp-sdk#700.
If GULLogger checks for the App Store Receipt URL too early in the app's
lifecycle, the app will crash. This is a workaround to disable debug
logging entirely (bypassing the check).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants