I am trying to test sample application for Push API,that comes with Push SDK. Though was able configure server side application and was able to hit test URLs given in PDF and was able to get expected results. But am not able to run Client side sample application.Its LOG was showing following error when I was trying to register for the service after prerequisite setting.
Content Provider network command[Subscribe] failed, caused by could not find a service book
entry for IPPP command register failed with error:java.io.IOException: Network Opertation[Subscribe] failed. Make sure that Content Provider URL is accessible
Can we test Push enabled application on simulator,If yes, is there any specific setting required for the same?