racsilva1's Forum Posts

  • Hi,

    I have, in firebase, a structure like this:

    I tried to make a load request -> on request complete -> get lastTable ID, but it's not working...

    I want to count the number of items in the last table added, so I need to know the ID of the last Table. I tried everything that I remmember, I search everywhere and I'm not getting, so I need your help.

    Thanks

  • After much reading I think it´s not possible to make what I want with toast notification!

    I think it have to be with an "intent" to open the app after the alarm clock start... Probably this is not possible in construct 3... :/

  • Hi all,

    1- It´s posssible to create toast notification in construct 3?

    (if possible)

    2- It´s possible to display video, sound and a button to launch the game in the toast notification?

    Thanks

  • Thanks pwrtoppl,

    Can we add video or sound in toast notification? And buttons with actions like launch the game?

    If I can´t launch automatically the game in a predifined time by the player it´s possible to show a message /window/notification that display a picture/sound or video, and a button to launch the game?

  • No one knows?

  • Hi,

    It´s possible to open the game in a predifined hour choosed by the player, after he exit the game? My idea is to have an alarm clock where the player choose the time to automatically launch the app, is this possible in Construct 3? There are some plugin or anything else to do it?

    Thanks

  • bump

  • I lookup all the Cranberry plugins but I have not found any plugin with this action.

    Maybe cranberrygame could help in this matter!

  • Yes I´m using cordova plugin, but I think it dont have that action...

  • LittleStain do you have any hint about how can I do it?

  • I need to trigger an event: "on local notification arrived -> turn on the camera flash light".

    If I exit the game with: browser->close, this event will not run, but if I click the button home (send the app to background) the event to turn the flash light on works, when the notifications arrives.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Hi,

    Maybe this is a very basic question but I've been looking for the answer and I dont find a way to do it.

    How can I send the app to background when I click in a sprite?

    I´m using the: browser -> close; but this exit the app, so I need to do it like: on clicked object -> go to background;

    The app needs to exit like when we click the phone home button.

  • You do not have permission to view this post

  • Hummm... Ok, I´m faraway to be a pro so I think I will leave this idea.

    Thanks

  • Hi zenox98, thanks for your answer.

    I found that post after my failed attempt and now I know that it's not possible to do it that way. I need to know if there are any other way to add a video chat in my game?