The app I am developing uses the app driver layer for hardware communication. The app driver is currently present as a .Jar file which is to be used in android and iOS platforms. How do I use bindings library to run the app driver in iOS as well.
↧
The app I am developing uses the app driver layer for hardware communication. The app driver is currently present as a .Jar file which is to be used in android and iOS platforms. How do I use bindings library to run the app driver in iOS as well.