Push notificatins route bug fix

This commit is contained in:
Eudes Inácio
2021-02-04 09:01:58 +01:00
parent 71bc6f9dcc
commit 1942c2e7ff
190 changed files with 401 additions and 15726 deletions
-4
View File
@@ -2,10 +2,6 @@
<widget version="1.0.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<access origin="*" />
<feature name="Camera">
<param name="android-package" value="org.apache.cordova.camera.CameraLauncher"/>
</feature>
<feature name="File">
<param name="android-package" value="org.apache.cordova.file.FileUtils"/>
<param name="onload" value="true"/>