Search found 32 matches

Go to advanced search

by Kirit Vaghela
Wed Nov 20, 2013 9:24 am
Forum: Issues
Topic: connect existing database to Push Notification
Replies: 2
Views: 796
 
Jump to post

connect existing database to Push Notification

OK. got it.

by Kirit Vaghela
Wed Nov 20, 2013 7:26 am
Forum: Issues
Topic: connect existing database to Push Notification
Replies: 2
Views: 796
 
Jump to post

connect existing database to Push Notification

Hello,

I make one app with push notification. For push notification it automatically create new database like "Appname Push" but i want to use the existing database to store device data for push notification.

Thanks.

by Kirit Vaghela
Tue Nov 19, 2013 4:50 am
Forum: Issues
Topic: Device Id not found
Replies: 12
Views: 2659
 
Jump to post

Device Id not found

Thanks for reply

by Kirit Vaghela
Mon Nov 18, 2013 5:02 am
Forum: Issues
Topic: Device Id not found
Replies: 12
Views: 2659
 
Jump to post

Device Id not found

I'm using localStorage.getItem('pushNotificationDeviceID') as deviceID. I try to test the service using appery.io but getting same error.
Image

by Kirit Vaghela
Sat Nov 16, 2013 11:44 am
Forum: Issues
Topic: Device Id not found
Replies: 12
Views: 2659
 
Jump to post

Device Id not found

I use device.uuid as deviceID and unregister a device for push notification and no error is getting in service. but when I send push notification using code pushNotificationDeviceID/code than device is receiving notification. I dont want push notification after device is unregister.

by Kirit Vaghela
Sat Nov 16, 2013 11:26 am
Forum: Issues
Topic: Device Id not found
Replies: 12
Views: 2659
 
Jump to post

Device Id not found

OK.
I'm using codepushNotificationDeviceID/code as deviceID. is it correct?

by Kirit Vaghela
Sat Nov 16, 2013 9:26 am
Forum: Issues
Topic: Device Id not found
Replies: 12
Views: 2659
 
Jump to post

Device Id not found

Hello,

I replace code;/code with code\;/code

but it still not working.

by Kirit Vaghela
Sat Nov 16, 2013 7:25 am
Forum: Issues
Topic: Device Id not found
Replies: 12
Views: 2659
 
Jump to post

Device Id not found

Hello I'm working on Push Notification. I'm try to unregister the device using a service. The service is not working. Reason is the device id for android contain semicolon. My device id is like 354905057898191;21302dd0f73a80d5 but in service it take only first part of device id Url of service: DELET...
by Kirit Vaghela
Wed Oct 23, 2013 11:49 am
Forum: Issues
Topic: update listview on dragging down from top
Replies: 3
Views: 902
 
Jump to post

update listview on dragging down from top

Maryna, I want to execute a service and onSuccess depending on result I bind the data. The question is not about how to bind the new data but the question is how to invoke the service.

by Kirit Vaghela
Wed Oct 23, 2013 5:18 am
Forum: Issues
Topic: update listview on dragging down from top
Replies: 3
Views: 902
 
Jump to post

update listview on dragging down from top

Hello,

I want to update my lisview when user drag it down from top and app execute service and bind new data to listview.

I don't have any idea bout this please help me

Thanks

Go to advanced search