I want to create a module in appcelerator for swiper device. I have android native code that works. How can i use the same activity to start in the module to get the card details in mobile app. In native activity, it first checks for device attached and sends true or false. But using same code called in the module, it always returns false. I have also attached activity in the timodule.xml as well and used launchactivityforresult. Am I doing anything wrongly?
↧