User Tag List

Page 3 of 4 FirstFirst 1 2 3 4 LastLast
Results 21 to 30 of 31

Thread: admob causing my app to crash

  1. #21
    Clickteam Clickteam
    Fernando's Avatar
    Join Date
    Dec 2006
    Posts
    7,555
    Mentioned
    298 Post(s)
    Tagged
    4 Thread(s)
    Quote Originally Posted by Euingee View Post
    @Fernando ok so i changed it up a bit so instead of activating a group itll just activate when the global value is equal to 3 while the admob is set at the start of frame. once the value is equal to three then itll display the ad. i tested it on my phone and nothing happened so im not sure if i did it wrong or it takes like a week for the ads to start showing. what changes should i make? also - do i get rid of line 146 entirely? https://www.mediafire.com/view/zug3n...yuigh.png/file
    sorry i don;t understand your code seems something is missing to take the value to 3, please post a small mfa
    Regards,


    Fernando Vivolo

    ... new things are coming ...

  2. #22
    Clicker Fusion 2.5 Developer
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Mar 2018
    Posts
    349
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    @Fernando heres an example file of the code https://www.mediafire.com/file/jyrao...ion_1.mfa/file

  3. #23
    Clickteam Clickteam
    Fernando's Avatar
    Join Date
    Dec 2006
    Posts
    7,555
    Mentioned
    298 Post(s)
    Tagged
    4 Thread(s)
    Your code is not correct, look that event 8 will keep asking for a interstitial, this event must run only once and be reset when the ad is fulfilled
    Regards,


    Fernando Vivolo

    ... new things are coming ...

  4. #24
    Clicker Fusion 2.5 Developer
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Mar 2018
    Posts
    349
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    @Fernando so something like this? https://www.mediafire.com/view/hoxrp...ghghh.png/file

  5. #25
    Clickteam Clickteam
    Fernando's Avatar
    Join Date
    Dec 2006
    Posts
    7,555
    Mentioned
    298 Post(s)
    Tagged
    4 Thread(s)
    doesn't look quite right
    Regards,


    Fernando Vivolo

    ... new things are coming ...

  6. #26
    Clicker Fusion 2.5 Developer
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Mar 2018
    Posts
    349
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    @Fernando im not really sure what other changes to make, what do you recommend i do to fix it?

  7. #27
    Clickteam Clickteam
    Fernando's Avatar
    Join Date
    Dec 2006
    Posts
    7,555
    Mentioned
    298 Post(s)
    Tagged
    4 Thread(s)
    you have homework with your code add a counter and check how many time a interstitial is requeted
    Regards,


    Fernando Vivolo

    ... new things are coming ...

  8. #28
    Clicker Fusion 2.5 Developer
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Mar 2018
    Posts
    349
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    @Fernando ok so i simplified the code https://www.mediafire.com/view/hnah5...depic.png/file and the counter shows a really big number

  9. #29
    Clickteam Clickteam
    Fernando's Avatar
    Join Date
    Dec 2006
    Posts
    7,555
    Mentioned
    298 Post(s)
    Tagged
    4 Thread(s)
    Of course, event 150 will trigger once a loop when the ad Value = 3. and here is the key you need to implement a lock that will allow only one request. then reset this lock and trigger when needed again.
    ===
    forgot to say that the counter should be added+1 in the event 150, so you can check what is happening in that line.
    Regards,


    Fernando Vivolo

    ... new things are coming ...

  10. #30
    Clicker Fusion 2.5 Developer
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Mar 2018
    Posts
    349
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    @Fernando ok so i checked and the interstitial is requested once when value = 3. but i think i have to release the game in order for the ads to get approved. im going to keep this code and see if they show up once google approves it

Page 3 of 4 FirstFirst 1 2 3 4 LastLast

Similar Threads

  1. AdMob causing app to crash on start.
    By raxabit in forum Android Export Module 2.5
    Replies: 9
    Last Post: 12th April 2019, 01:05 PM
  2. Joystick 2 Causing Crash
    By DaveC in forum Fusion 2.5
    Replies: 16
    Last Post: 7th May 2016, 07:36 AM
  3. Admob causing data increase in my game
    By gamer123 in forum Android Export Module 2.5
    Replies: 7
    Last Post: 5th December 2014, 11:02 PM
  4. ForEach causing a crash
    By DTownTony in forum SWF/Flash Export Module Version 2.0
    Replies: 3
    Last Post: 5th October 2013, 04:34 PM
  5. Debugger causing a crash
    By Corentin in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 28th February 2007, 12:32 PM

Posting Permissions

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