Alberto da Silva
Posts: 0
Joined: Thu Jan 26, 2012 12:38 am

Is it possible to create with Appery.io an App that would send notifications if the phone fell into the ground?

I would like to create an App that would send notifications (email or/and SMS) if a phone were to fall into the ground.

The trick is that if the user tossed the phone up for example, it would not trigger the notifications. The notifications are sent only if the phone were to fall on the ground.

Would it be possible to build something like this with Appery.io?

Sincerely,

Alberto da Silva

Alberto da Silva
Posts: 0
Joined: Thu Jan 26, 2012 12:38 am

Is it possible to create with Appery.io an App that would send notifications if the phone fell into the ground?

This is great, the "pause" event works on both Android and iPhone correct?

Alberto da Silva
Posts: 0
Joined: Thu Jan 26, 2012 12:38 am

Is it possible to create with Appery.io an App that would send notifications if the phone fell into the ground?

Also, in order to test the "Pause" event the application needs to be installed on the phone correct? It does not work if tested on the phone browser only correct?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Is it possible to create with Appery.io an App that would send notifications if the phone fell into the ground?

Hi Alberto - PhoneGap events would work only on the device as installed app.

Alberto da Silva
Posts: 0
Joined: Thu Jan 26, 2012 12:38 am

Is it possible to create with Appery.io an App that would send notifications if the phone fell into the ground?

Thank you, one last question please, does appery.io support running in the background? In order for this app to be effective, it needs to run in the background and detect if the user fell? Does appery.io support this?

Alberto da Silva
Posts: 0
Joined: Thu Jan 26, 2012 12:38 am

Is it possible to create with Appery.io an App that would send notifications if the phone fell into the ground?

Hello,

The link provided regarding the Pause event, states that it fires after the app runs into the background, not on the "ground".

https://devcenter.appery.io/documenta...

What I need is an event that runs when the app goes/falls into the "Ground", is there such an event on PhoneGap? Basically, I just want to know at this time if this type of application could be built using Appery.IO.

Thank you,

Alberto da Silva

Image

Alberto da Silva
Posts: 0
Joined: Thu Jan 26, 2012 12:38 am

Is it possible to create with Appery.io an App that would send notifications if the phone fell into the ground?

Thank you, but it seems that this event runs when the app goes into the background, not when it falls into the "Ground".

Alan Fernandez
Posts: 0
Joined: Sat May 17, 2014 4:28 pm

Is it possible to create with Appery.io an App that would send notifications if the phone fell into the ground?

Alberto if I correctly understand what you are asking for, then what you need is access to the phone's accelerometers and some algorithm to determine what is happening to the phone.

Something like this: http://stackoverflow.com/questions/30...

So what you should ask the Appery support is whether Appery provides access to the device's Accelerometers. It doesn't, but PhoneGap does give you access to them. So yes, you can create an app that uses the accelerometers on Appery.

They might give you this link: https://getsatisfaction.com/apperyio/...

The only problem is that you will have to keep the app open on the background all the time and constantly monitor the accelerometers.

Alberto da Silva
Posts: 0
Joined: Thu Jan 26, 2012 12:38 am

Is it possible to create with Appery.io an App that would send notifications if the phone fell into the ground?

Hi Alan,

Thank you for the comment.

Sincerely,

Alberto da Silva

Return to “Issues”