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

UndeliverableException in ScanOperationApi21 #609

Merged
merged 4 commits into from
Sep 18, 2019
Merged

UndeliverableException in ScanOperationApi21 #609

merged 4 commits into from
Sep 18, 2019

Commits on Sep 13, 2019

  1. Replaced Emitter with ObservableEmitter in ScanOperation Interface.

    Fix: replaced onError() with tryOnError() in ScanOperationApi21
    fdelfrari committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    8b33b8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17e1a94 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2019

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

Commits on Sep 18, 2019

  1. Improved test

    fdelfrari committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    264d8d2 View commit details
    Browse the repository at this point in the history