Git Product home page Git Product logo

react-native-ito's People

Contributors

christianromberg avatar dionysusnu avatar haveyaseen avatar jeroenpg avatar kiwo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

react-native-ito's Issues

license

It is unclear under which license this code is distributed

Criticism whlie saving timestemp

In the comments of this article link are critics on saving the timestamp with the token. We notice this critic and would like to discuss if we can improve that issue.

Fails to build on iOS

Currently iOS won't be able to build until this library can build. Caused by incomplete / unused code in ItoBluetooth.m / ItoBluetooth. Can we temporarily comment this file out until we have a proper implementation?

Nullpointer when starting app for the first time

appstart after fresh installation crashes with following stacktrace:

04-11 20:42:42.581 29534 29534 E AndroidRuntime: FATAL EXCEPTION: main
04-11 20:42:42.581 29534 29534 E AndroidRuntime: Process: com.reactnativeapp, PID: 29534
04-11 20:42:42.581 29534 29534 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke virtual method 'void org.itoapp.strict.service.ContactCache.setDistanceCallback(org.itoapp.DistanceCallback)' on a null object reference
04-11 20:42:42.581 29534 29534 E AndroidRuntime: at org.itoapp.strict.service.TracingService$2.setDistanceCallback(TracingService.java:64)
04-11 20:42:42.581 29534 29534 E AndroidRuntime: at com.reactlibrary.ItoBluetoothModule$2.onServiceConnected(ItoBluetoothModule.java:44)
04-11 20:42:42.581 29534 29534 E AndroidRuntime: at android.app.LoadedApk$ServiceDispatcher.doConnected(LoadedApk.java:1579)
04-11 20:42:42.581 29534 29534 E AndroidRuntime: at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1607)
04-11 20:42:42.581 29534 29534 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:761)
04-11 20:42:42.581 29534 29534 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:98)
04-11 20:42:42.581 29534 29534 E AndroidRuntime: at android.os.Looper.loop(Looper.java:156)
04-11 20:42:42.581 29534 29534 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6517)
04-11 20:42:42.581 29534 29534 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
04-11 20:42:42.581 29534 29534 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942)
04-11 20:42:42.581 29534 29534 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832)
04-11 20:42:42.583 1748 1903 I AppManager: app:com.reactnativeapp Notification update time:2666438869

Production ready?

Was wondering what is the typical workflow for your package and if it's ok to use it in our own app?

  1. Is the IOS implementation still WIP?
  2. For this to be reusable, perhaps network code should be stored outside of the module
  3. Are you able to provide pointers of the expected API responses from the server?

Thank you so much. Hope we can work together

Certificate pinning?

Certificate pinning: We currently rely on android to verify the server tls certificate. This can in theory allow mitm-attacks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.