I have my simulator and phone seeing each other and the one acting as a browser inviting the advertiser into a session. However, the only 2 state changes I see on either side is .Connecting and .NotConnected. I never see .Connected.
Am I supposed to do something to go from .Connecting to .Connected on the advertiser or browser side? I don't see anything in the examples.
I do not have any disconnect statements in my code. Not sure why the connection is being broken.