Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: facebook/facebook-ios-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v16.0.0
Choose a base ref
...
head repository: facebook/facebook-ios-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v16.0.1
Choose a head ref
  • 6 commits
  • 18 files changed
  • 1 contributor

Commits on Feb 7, 2023

  1. Fix scenedelegate support

    Summary:
    When SDK initializes, connectedScenes may be an empty Set, we should check info.plist (info.plist defines scenedelegates) instead.
    
    https://developer.apple.com/documentation/uikit/app_and_environment/scenes/specifying_the_scenes_your_app_supports?language=objc
    
    Differential Revision: D43100903
    
    fbshipit-source-id: abb3c20cc35c29a33c5e4d85a89493400cc985ec
    KylinChang authored and facebook-github-bot committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    9f07485 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Update package manifest and podspecs for v16.0.0 release

    Summary: N\A
    
    Reviewed By: wx0165927473, samodom
    
    Differential Revision: D43110845
    
    fbshipit-source-id: de2f1ca4f584d61053aaf27e15fbab7eff960f58
    KylinChang authored and facebook-github-bot committed Feb 8, 2023
    1 Configuration menu
    Copy the full SHA
    014f33b View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Flush Events if AEM campaign id is found

    Summary: We'd like to flush events if AEM campaign id is found
    
    Reviewed By: wx0165927473
    
    Differential Revision: D44314208
    
    fbshipit-source-id: 35a570ce4b5b32df16cfdca3ab5e8192dc260246
    KylinChang authored and facebook-github-bot committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    97a160e View commit details
    Browse the repository at this point in the history
  2. Bump SDK version to 16.0.1

    Summary: $title
    
    Reviewed By: wx0165927473
    
    Differential Revision: D44318993
    
    fbshipit-source-id: 75d4e63be496e58494ae095572df64b6f982b075
    KylinChang authored and facebook-github-bot committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    91650cc View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Add the fix to make AEM Reporter configuration public

    Summary: $title
    
    Reviewed By: wx0165927473
    
    Differential Revision: D44350264
    
    fbshipit-source-id: 1e5eb44f215be4e944a2b430aba81d5783281448
    KylinChang authored and facebook-github-bot committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    f056595 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Bump v16.0.1

    Summary: $title
    
    Differential Revision: D44409836
    
    fbshipit-source-id: c5ee72c1058d0c4b4e9261410851ab53eaaf7059
    KylinChang authored and facebook-github-bot committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    5c7367d View commit details
    Browse the repository at this point in the history
Loading