0
I wonder if it is possible to make a hybrid application for Android to have a service running in the background where even with the application closed I can receive information from a server and notify the user. This application is developed in Javascript using the framework IONIC.
In the case of configuration xml android the android manifest
– 1fabiopereira
If you are only using phonegap build it is config.XML if it is not the manifest. XML yes
– Godrix