Hi,
i got the error message when i tried to ,
inApp.store = require "plugin.amazon.iap"
and I compiled my code using daily enterprise build 2013.1233
Runtime error
module ‘plugin_amazon_iap’ not found:resource (plugin_amazon_iap.lu) does not exist in archive
no field package.preload[‘plugin_amazon_iap’]
no file ‘…/Library/Application Support/Corona/Simulator/Plugins/plugin_amazon_iap.lua’
no file ‘…/trunk/code/myProject/plugin_amazon_iap.lua’
no file ‘/Volumes/CoronaSDK/CoronaSDK/Corona Simulator.app/Contents/Resources/plugin_amazon_iap.lua’
no file ‘…/Library/Application Support/Corona/Simulator/Plugins/plugin_amazon_iap.dylib’
no file ‘./plugin_amazon_iap.dylib’
no file ‘/Volumes/CoronaSDK/CoronaSDK/Corona Simulator.app/Contents/Resources/plugin_amazon_iap.dylib’
Please help me on this.
Thanks,