xamarin / amazon

Library for accessing Amazon web services from mobile apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SNS is missing

Koala88 opened this issue · comments

Hi guys,

I wanted to do push notification in iOS. If I were to add SNSRequest.cs IRequestEvents.cs into the project, do I need to replace everything else? Meaning other files and folders.

Currently, the .xln of aws @ github is the latest. Does it matter that I include only SNSRequest.cs and ignore the rest?

I am also willing to do push notifications using this sdk. Have you ever managed to make it work ?

@Koala88 and @MarcelloLins I created a new Pull Request that should have more information. Could you guys please review it? Thanks