这是indexloc提供的服务,不要输入任何密码
Skip to content

App google domain support #10249

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

Merged
merged 6 commits into from
Sep 22, 2022
Merged

App google domain support #10249

merged 6 commits into from
Sep 22, 2022

Conversation

eldhosembabu
Copy link
Contributor

@eldhosembabu eldhosembabu commented Sep 22, 2022

Adding app.google (1p domain) support in FDL SDK which was missing.

Internal reference bug for Android: b/235838240. For iOS, it was not an issue since we had a workaround telling developers to add the app.google domain to the list of custom domains in plist. Now with this change, they don't need to do it anymore.

Copy link
Member

@paulb777 paulb777 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM on green CI and changelog fix

@google-oss-bot
Copy link

Size Report 1

Affected Products

  • FirebaseDynamicLinks

    TypeBase (b904e6f)Merge (4efb515)Diff
    CocoaPods?-51.5 kB? (?)

Test Logs

  1. https://storage.googleapis.com/firebase-sdk-metric-reports/TZ3m9HRlv1.html

@google-oss-bot
Copy link

google-oss-bot commented Sep 22, 2022

Coverage Report 1

Affected Products

  • FirebaseDynamicLinks-iOS-FirebaseDynamicLinks.framework

    Overall coverage changed from ? (b904e6f) to 60.99% (08006cb) by ?.

    15 individual files with coverage change

    FilenameBase (b904e6f)Merge (08006cb)Diff
    FDLDeviceHeuristicsHelper.m?0.00%?
    FDLLogging.m?58.62%?
    FDLURLComponents.m?82.31%?
    FDLUtilities.m?74.80%?
    FIRDLDefaultRetrievalProcessV2.m?14.04%?
    FIRDLJavaScriptExecutor.m?24.81%?
    FIRDLRetrievalProcessFactory.m?100.00%?
    FIRDLRetrievalProcessResult.m?100.00%?
    FIRDLScionLogging.m?100.00%?
    FIRDynamicLink.m?74.07%?
    FIRDynamicLinkComponentsKeyProvider.m?83.33%?
    FIRDynamicLinkNetworking.m?44.41%?
    FIRDynamicLinks.m?70.19%?
    GINArgument.m?0.00%?
    GINInvocation.m?0.00%?

Test Logs

  1. https://storage.googleapis.com/firebase-sdk-metric-reports/mkcpod4L5i.html

@eldhosembabu eldhosembabu merged commit a97a5be into master Sep 22, 2022
@eldhosembabu eldhosembabu deleted the app-google-domain-support branch September 22, 2022 21:05
ncooke3 pushed a commit that referenced this pull request Sep 24, 2022
Adding new 1p domain "app.google" support in FDL SDK.
ncooke3 added a commit that referenced this pull request Sep 24, 2022
* [Firebase 10] Bump 9.X versions to 10.0.0

* Bump min. GTMSessionFetcher dep version to 2.1

* Bump min. GDT dep version to 9.2

* Bump min. GULs dep version to 7.8

* Fix unintentional nanopb replace

* Fix unintentional nanopb replace (2)

* Fix unintentional nanopb replace (3)

* Fix unintentional nanopb replace (4)

* Fix unintentional nanopb replace (4)

* Trigger all CI

* Bump FirebaseCombineSwift to 10

* Fix FirebaseStorage.podspec
I'm not sure what happened here. I had committed it during the rebase but guess not?

* Fix unintentional nanopb replace (5)

* Disable two tests to unblock staging

* Fix and re-enable FIROptions tests

* Update deployment targets in Firebase.podspec

* Add CHANGELOG entry for GTMSessionFetcher

* Fix AppCheck iOS availability

* Fix inadvertent API change (#10245)

* Docs update for Extensions and putFile (#10248)

* App google domain support (#10249)

Adding new 1p domain "app.google" support in FDL SDK.

* Remote Config Dynamic Property Wrapper (#10155)

* Separate GoogleUtilities Carthage build (#10250)

* Public count (#10246)

* Public Count

* Swift Test Commit

* Swift Format

* No extra whitespace

* Hopefully formatted.

* Change log and feedback.

* Revert "Public count (#10246)" (#10252)

This reverts commit 8aae6be.

* Make Firestore use FirebaseDataEncoder and FirebaseDataDecoder (re-implementation of #8858) (#9465)

* Bump tvOS minimum support version to 12.0

* [skip ci] Revert Gemfile

Co-authored-by: Paul Beusterien <paulbeusterien@google.com>
Co-authored-by: Eldhose M Babu <eldhosembabu@google.com>
Co-authored-by: Charlotte Liang <chliang@google.com>
Co-authored-by: wu-hui <53845758+wu-hui@users.noreply.github.com>
Co-authored-by: Morten Bek Ditlevsen <bek@termestrup.dk>
@firebase firebase locked and limited conversation to collaborators Oct 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants