语言

Menu
Sites
Language
How to test pushnotification on tizen emulator

I need to check push notification functionality in tizen.I'm new to izen,so i can't find any simple examples and explanations.I just create a pushnotification application from tizen samples.However,I can't realize the code as well as I can't work the code.It just return an error "E_CONNECTION_FAILED"

响应

7 回复
Alex Dem

Hi,
Just fyi:
https://developer.tizen.org/forums/native-application-development/registration-failed-push-client-sample-app
Alexey.

Alex Ashirov

Hi,

Do you use proxy? I had the same problems with proxy, but it worked fine without proxy.

kiran k j

where i have to set proxy?

Alex Ashirov

Hi,

I didn't configure proxy to solve the issue, I just switched to direct connection and it worked. Are you able to try notifications with direct Internet connection without proxy?

kiran k j

I cant setup direct connection.Please advice

Alex Ashirov

Hi,

I just meant that if you PC is connected to the Internet via Proxy server then you may try connection without Proxy if it’s possible. 

Joohwan Kim

If you are testing your app in the emulator, it is probably due to the proxy setting in the host PC.

Disable the proxy in the Internet settings of your host PC and try your app in the emulator again.