Hi,
I know this question has been asked a few times, but I still can’t seem to get it working - I’m trying to add a few Corona plugins (Flurry, Facebook… etc) but I keep getting the below error.
Steps I’ve followed:
-
Downloaded the plugins folder from the main site and saved this under /Applications/CoronaEnterprise/Plugins.
-
Went to App -> Linked Frameworks and Libraries and added libanalytics-flurry.a
-
Attached header search files.
Any idea what I’m doing wrong?
Thanks!
App[24665:4128204] Runtime error ERROR: Could not load provider (flurry) due to the following reason: module 'CoronaProvider.analytics.flurry' not found:resource (CoronaProvider.analytics.flurry.lu) does not exist in archive no field package.preload['CoronaProvider.analytics.flurry'] no file '/Users/harry1/Library/Developer/CoreSimulator/Devices/6493E6E8-5C3F-4A66-8E6C-A828412C609B/data/Containers/Bundle/Application/FC8175F8-A9A1-4960-BFF6-F9BAA9AC81EF/App.app/CoronaProvider.analytics.flurry.lua' no file '/Users/harry1/Library/Developer/CoreSimulator/Devices/6493E6E8-5C3F-4A66-8E6C-A828412C609B/data/Containers/Bundle/Application/FC8175F8-A9A1-4960-BFF6-F9BAA9AC81EF/App.app/CoronaProvider.analytics.flurry.lua' no file './CoronaProvider.analytics.flurry.so' no file '/Users/harry1/Library/Developer/CoreSimulator/Devices/6493E6E8-5C3F-4A66-8E6C-A828412C609B/data/Containers/Bundle/Application/FC8175F8-A9A1-4960-BFF6-F9BAA9AC81EF/App.app/CoronaProvider.analytics.flurry.so' no file './CoronaProvider.so' no file '/Users/harry1/Library/Developer/CoreSimulator/Devices/6493E6E8-5C3F-4A66-8E6C-A828412C609B/data/Containers/Bundle/Application/FC8175F8-A9A1-4960-BFF6-F9BAA9AC81EF/App.app/CoronaProvider.so'CoronaProvider.analytics.flurry. stack traceback: [C]: in function 'assert' ?: in function 'requireProvider' ?: in function 'setCurrentProvider' ?: in function 'init' /Users/harry1/Documents/Developer/BitcoinWallet/bitcoin-wallet/App/ios/../Corona/main.lua:14: in main chunk