基于时间的iOS自动启动 [英] Time based iOS Auto Start

查看:212
本文介绍了基于时间的iOS自动启动的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图建立一个iOS应用,在患者的生态瞬时评估辅助工具。基本上它是一个简单的调查应用程序,患者需要每天三次服用。

我是新的iOS开发,因此我不能拿一些设计决定,我真的,如果你们中的一些可能看起来AP preciate这些设计决策,让我知道,如果它在iOS应用程序是可能的。


  1. 我要的患者采取这些调查后三次早餐,午餐和晚餐的日子。所以我想我的应用程序自动启动,或者至少弹出一个余数为用户启动应用程序的调查,并填写调查问卷。这可能吗?

  2. 我要一个唯一的ID分配给应用程序的每个副本,该应用程序应该使用到的数据发送到驻留在服务器上的中央数据库。我不想给人一种登录表单每次启动该应用程序,甚至是他们第一次启动应用程序时打扰病人。所以,这可能吗?


解决方案

  1. 无法自动启动应用程序,但可以使用本地通知使病人运行你的应用程序

  2. 如果您不需要识别每一个病人,UUID是每个设备的唯一标识。

I am trying to build an iOS app that aids in Ecological Momentary Assessment of Patients. Basically it is a simple survey app that the patients need to take thrice a day.

I am new to iOS development and thus I cannot take some design decisions, I would really appreciate if some of you could look at these design decisions and let me know if it is possible in an iOS app.

  1. I want the patients to take these surveys thrice a day after their Breakfast, Lunch and Dinner. So I want my app to auto-start or at least pop-up a remainder for the user to start the survey app and fill the questionnaire. Is this possible?
  2. I want to assign a unique ID to each copy of the app, which the app should use to send the data to the central database which resides on the server. I don't want to bother the patients by giving a login form every time they start this app, or even the first time they start the app. So is this possible?

解决方案

  1. Can't auto start app, but you can use local notification to make the patient run your app
  2. If you don't need identify each patient, UUID is the unique ID for each device.

这篇关于基于时间的iOS自动启动的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆