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: pubnub/chat-components-ios-examples
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: PubNubDevelopers/ios-push-notifications-tutorial
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: base-application
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 6 files changed
  • 2 contributors

Commits on Jul 15, 2022

  1. Updated readme

    oliverfcarson authored Jul 15, 2022
    Configuration menu
    Copy the full SHA
    66e2c03 View commit details
    Browse the repository at this point in the history
  2. Create Singleton PubNub Object & Cleanup

    Created Singleton class PubNubConnection to be used as a single instance to be used across all screens. Updated base code to use new object & generate UUID.
    oliverfcarson committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    76ee42f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4c045e View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2022

  1. Updated readme

    oliverfcarson authored Jul 30, 2022
    Configuration menu
    Copy the full SHA
    f344fd4 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Update README.md

    oliverfcarson authored May 5, 2023
    Configuration menu
    Copy the full SHA
    a184e9a View commit details
    Browse the repository at this point in the history
  2. Update README.md

    oliverfcarson authored May 5, 2023
    Configuration menu
    Copy the full SHA
    d799ca8 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    oliverfcarson authored May 5, 2023
    Configuration menu
    Copy the full SHA
    1c85b29 View commit details
    Browse the repository at this point in the history
Loading