It looks like you're new here. If you want to get involved, click one of these buttons!
module 'flurry' not found: no field package.preload['flurry'] no file './flurry.lua' no file '/usr/local/share/lua/5.1/flurry.lua' no file '/usr/local/share/lua/5.1/flurry/init.lua' no file '/usr/local/lib/lua/5.1/flurry.lua' no file '/usr/local/lib/lua/5.1/flurry/init.lua' no file './flurry.so' no file '/usr/local/lib/lua/5.1/flurry.so' no file '/usr/local/lib/lua/5.1/loadall.so' |
Comments
You need to copy these 3 files to your Xcode project's Plugins directory and add to the project:
1. flurry.mm (comes with gideros installation)
2. FlurryAnalytics.h (to be downloaded from www.flurry.com)
3. libFlurryAnalytics.a (to be downloaded from www.flurry.com)
here is a little bit more information: http://www.giderosmobile.com/documentation/reference_manual.html#flurry
After we introduce plugins, we decided not to include 3rd party libraries by default so that we can keep application size small. If you need another assistance about adding plugins, please ask again.
Likes: atilim, phongtt, ar2rsawseen
Another issue.
How can I stop session ?
Maybe it's better disable running on background http://giderosmobile.com/forum/discussion/522/ipad-player-become-white-after-interrupt so that you can try flurry by reopenning the player.
This bug happen bcos I'm so lazy :-* , I force application run again without stop it before
About "running on background", I would like it run in background bcos some reasons:
+ I'd like to test interrupt
+ when I minimize app, and give my device to my friend for testing, the game disappear
https://sites.google.com/site/xraystudiogame
https://sites.google.com/site/xraystudiogame
https://sites.google.com/site/xraystudiogame
https://sites.google.com/site/xraystudiogame