Azure / azure-notificationhubs-samples

Microsoft Azure Notification Hubs Samples
Apache License 2.0
162 stars 240 forks source link

Use WindowsAzureMessaging in a Swift framework project on iOS #59

Closed johnqh closed 5 years ago

johnqh commented 5 years ago

I couldn't get it to work. How do I make the project import the headers?

jwargo commented 5 years ago

Are you using one of the samples? Which one?

shaqian commented 5 years ago

I have a gist on using Azure Notification Hubs in Swift. Refer to Step 4 to import the headers. https://gist.github.com/shaqian/79f31ecf5cd4825d279d49ffb3c701ae

mpodwysocki commented 5 years ago

@johnqh we now have a sample of using Swift with WindowsAzureMessaging https://github.com/Azure/azure-notificationhubs-ios/tree/master/Samples/Swift