User Tag List

Results 1 to 2 of 2

Thread: Running a daily check in the background for a daily push

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export Module

    Join Date
    Jan 2012
    Posts
    95
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Running a daily check in the background for a daily push

    Is there a way that I can run a check within an app every 24hours. Ie

    in 24 hours (or every 24 hours), check x value if value is greater than 1 send a push notification

    Do functions continue to run in the background when the app isn't open?

    Thanks

  2. #2
    Clickteam Clickteam
    Anders's Avatar
    Join Date
    Jun 2006
    Location
    Denmark, Århus
    Posts
    3,456
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)
    No iOS apps run in the background by default. I have not looked that much into the newer background tasks that iOS apps can do now.
    You can send push notifications to an iOS app through Apple's servers without the app being open.

Posting Permissions

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