Tomas McGuinness

Results 9 comments of Tomas McGuinness

In order to get more information from the iPhone logs, you can enable debug logging from the developer settings on your iPhone. Typically when a pass doesn't open it's related...

Hi, I'm just following up on this - could you send me the pass that is failing please?

Are you using the correct bundle identifier? Has the app been submitted to the store yet?

Is the app owned by the same Apple account that you are using to generate the Passkit certificates from?

I'm going to close this ticket. If there is still an issue, just reopen it.

To answer a question from Fabio, the DirectSend functionality is in the NotificationHub SDK. Here is an snippet of the Binding for the IAsyncCollector<DirectNotification> that I propose; ``` public async...

Do you think this is acceptable? If so, I'll raise a pull request.