Re: [presentation-api] Receiver does not receive the initial message

@imcheng Thanks for the report.  The `connectionavailable` event is only fired if the default request is started by the browser.  

- Are you starting the presentation by calling start() in the page or by starting it from the browser via the default request?
- Are you assigning `navigator.presentation.defaultRequest` somewhere else in your code?  I don't see an assignment.

I am travelling at the moment but may be able to examine the rest of your application when I return.

-- 
GitHub Notification of comment by mfoltzgoogle
Please view or discuss this issue at https://github.com/w3c/presentation-api/issues/450#issuecomment-390948883 using your GitHub account

Received on Tuesday, 22 May 2018 10:55:43 UTC