Thanks to visit codestin.com
Credit goes to github.com

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: Instabug/Instabug-React-Native
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: MoneyLion/Instabug-React-Native
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 3 files changed
  • 5 contributors

Commits on Oct 16, 2018

  1. Fix isRunningLive always returning false on device

    Tom Auty committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    28f9cee View commit details
    Browse the repository at this point in the history
  2. Fix isRunningLive always returning true on device

    Tom Auty committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    1fd2088 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfbc016 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2019

  1. Configuration menu
    Copy the full SHA
    51f5526 View commit details
    Browse the repository at this point in the history
  2. Don't try to access undefined error object

    If there are multiple bug trackers integrated (in our case, Bugsnag for
    crashes, and IB for user feedback), the error object received can be
    undefined after coming from BS.
    Tom Auty committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    89e3d06 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2019

  1. Merge tag 'v8.5.2'

    Zheng Jing Tan committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    e8dd22a View commit details
    Browse the repository at this point in the history
  2. Fix isRunningLive typing

    Zheng Jing Tan committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    905b56d View commit details
    Browse the repository at this point in the history

Commits on May 30, 2020

  1. Configuration menu
    Copy the full SHA
    e3f4550 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. Configuration menu
    Copy the full SHA
    75a3191 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Configuration menu
    Copy the full SHA
    63c9b49 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from kyleffoo/master

    Sync up typings and error handling for instabug
    harshal-moneylion authored Jan 25, 2021
    Configuration menu
    Copy the full SHA
    3b1eb21 View commit details
    Browse the repository at this point in the history
  3. Add notes for ML usage

    kyleffoo authored Jan 25, 2021
    Configuration menu
    Copy the full SHA
    9e7c9d7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from kyleffoo/master

    Add notes for ML usage
    kyleffoo authored Jan 25, 2021
    Configuration menu
    Copy the full SHA
    337a276 View commit details
    Browse the repository at this point in the history
Loading