I want to know how the communication being happened with iOS pebble native app.I can create watch app using cloud pebble but i don't know how establish a connection between cloud simulator and iOS pebble native.
Any help link or any thing would be appreciated.Thanks
If I'm understanding you correctly, you're trying to get your code to compile and execute on your physical pebble watch, correct?
If so, then cloud pebble makes this really easy. Make sure you are signed into the same pebble account in pebble cloud as you are in the pebble app on your phone. It would also be wise to make sure your phone had an internet connection. Afterwords open your application project in cloudpebble, click on the compilation tab, and then click on "phone".
Now open the pebble app for your phone and got to the "Developer Connection" screen, and make sure that it is enabled.
If everything is setup correctly, now when you "Install and Run" from cloudpebble, the application will automatically download to your phone and be pushed onto your watch.