sabrinathai / ExperienceSampler

An open-source smartphone app designed for experience sampling developed using Cordova
MIT License
32 stars 31 forks source link

schedule Notification problems #35

Open Ricardo-SD opened 6 years ago

Ricardo-SD commented 6 years ago

Hi, I´m new to programming, I followed the customisation steps on ExperienceSampler.com. I am trying to customize the app for a signal-contingent design with random intervals. On the Android version, the app runs, however, they have not received any notifications (though I can go to the app to complete the survey at will and everything else appears to be functioning). I am not getting any errors from debugging the app, so I don't know exactly what the problem is.

Another problem is when the participants complete the configuration questions, the app "sends the final message" of the questionnaire and it is not possible to continue with the monitoring questions, unless the application is opened again to answer

I would greatly appreciate your recommendations in all document

Thank you

Ricardo index.zip

ghost commented 5 years ago

Hi Ricardo, I'm experiencing the same problem regarding the notifications. Have you found a solution yet? Lea

LilyFG commented 5 years ago

Make sure your 'id' attributes are numbers not strings. This caught me out for a while.