I built an app ( which involves push notifications ) in native android code.For push notifications I used Amazon AWS SNS.
I'm trying to build the same app using "Native Script" ,but I'm failed to use AWS SNS in Native Script. It seems there is no support for AWS SNS in "Native script" yet.
Any Ideas?
Thanks in advance.