@adding notification type & url
This commit is contained in:
parent
f312ff748e
commit
12bec9550a
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ function onDeviceReadyPush() {
|
||||||
*/
|
*/
|
||||||
if(!empty(data.additionalData.url))
|
if(!empty(data.additionalData.url))
|
||||||
{
|
{
|
||||||
console.log('HO UN URL VALIDO '+data.additionalData.url);
|
console.log('HO UN URL '+data.additionalData.url);
|
||||||
/*
|
/*
|
||||||
TODO: va aggiunto come si deve comportare l'app
|
TODO: va aggiunto come si deve comportare l'app
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue