User Tag List

Results 1 to 7 of 7

Thread: BUG? - Application stops when ads are clicked

  1. #1
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleInstall Creator Pro
    Ls2's Avatar
    Join Date
    Jun 2011
    Location
    Maceió - Brazil
    Posts
    927
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    BUG? - Application stops when ads are clicked

    Hi all,


    I'm using AdMob ads in my application, but when I click on ads and go to other application (web browser or Play), when I back to my application, it stops. This always happens. Is this a known bug or I need to do something different?


    I marked the option to don't stop the application when it is in foreground.


    Thanks for some help.

  2. #2
    Clickteam Clickteam
    Fernando's Avatar
    Join Date
    Dec 2006
    Posts
    6,784
    Mentioned
    298 Post(s)
    Tagged
    4 Thread(s)
    uhmm,

    can you post a simple example.

    yes is normal that the application pause because is not in foreground but it will resume immediately after,

    no problem here with this apk.

    https://dl.dropboxusercontent.com/u/...Mob_FUSION.apk

    in the first frame active object is always cahnging colors. press show ads, click on ads and afetr return the active object is still running or changing color
    Regards,


    Fernando Vivolo

    ... new things are coming ...

  3. #3
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleInstall Creator Pro
    Ls2's Avatar
    Join Date
    Jun 2011
    Location
    Maceió - Brazil
    Posts
    927
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Hi FVivolo,


    I didn't find this error in your .apk. In my application, I defined a Global Value with 0 or 1 to destroy or show the ad, respectively. So, I have two events:

    Global Value A = 0 && Only one action when event loops
    > Destroy Ad Banner

    Global Value A = 1 && Only one action when event loops
    > Show Ad Banner

    Something wrong?

  4. #4
    Clickteam Clickteam
    Fernando's Avatar
    Join Date
    Dec 2006
    Posts
    6,784
    Mentioned
    298 Post(s)
    Tagged
    4 Thread(s)
    i don´t see how this will stop the runtime.

    strange, please can you make another frame/apps with the logic you implemented and see if stop
    Regards,


    Fernando Vivolo

    ... new things are coming ...

  5. #5
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleInstall Creator Pro
    Ls2's Avatar
    Join Date
    Jun 2011
    Location
    Maceió - Brazil
    Posts
    927
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    FVivolo,


    I can't reproduce the bug. I think that the bug is on my application (I cannot find where...)

  6. #6
    Clickteam Clickteam
    Fernando's Avatar
    Join Date
    Dec 2006
    Posts
    6,784
    Mentioned
    298 Post(s)
    Tagged
    4 Thread(s)
    please check if for any cause you are pausing the application in some place.
    Regards,


    Fernando Vivolo

    ... new things are coming ...

  7. #7
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleInstall Creator Pro
    Ls2's Avatar
    Join Date
    Jun 2011
    Location
    Maceió - Brazil
    Posts
    927
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    FVivolo,


    I found! If you don't put the "pubic key" in In-App Android and put the object on the frame, the error occurs (even if the application doesn't have any events with IAA). You need to put a public key or remove the extension.

Similar Threads

  1. Get only the first instance clicked
    By Keith in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 10th March 2013, 11:31 AM
  2. Annoying sound after button clicked
    By dylan99379 in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 27th January 2008, 03:57 PM
  3. Moving an object when clicked
    By stillhawk in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 7th July 2007, 05:44 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •