Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Just asking #52

Closed
danteangeles opened this issue Mar 23, 2017 · 8 comments
Closed

Just asking #52

danteangeles opened this issue Mar 23, 2017 · 8 comments

Comments

@danteangeles
Copy link

I would just like to ask if this plugin can receive notification if we use AWS SNS server for both android and IOS? recently i use firebase sdk but it has problem building with IOS so I would like to try your plugin. Thank you very much. Hoping for your swift reply.

@yuriy-universal-ivanov
Copy link

yuriy-universal-ivanov commented Mar 23, 2017

Hi @danteangeles ,

Yes, it does support both Android and iOS - you'll have to use APNS for iOS and FCM for Android, UTNotifications and SNS support both of these (FCM is compatible with GCM):
http://docs.aws.amazon.com/sns/latest/dg/mobile-push-apns.html
http://docs.aws.amazon.com/sns/latest/dg/mobile-push-gcm.html

Best regards,
Yuriy, Universal Tools team.

@danteangeles
Copy link
Author

may I also ask if it doesn't conflict with googleVR? firebase SDK is causing problems if installed together with GoogleVR SDK (googlevr/gvr-ios-sdk#163). Thank you very much.

@yuriy-universal-ivanov
Copy link

Hi @danteangeles ,

No, it doesn't conflict (I just checked that) because we don't use FCM on iOS, but are based on APNS there instead.

@danteangeles
Copy link
Author

danteangeles commented Apr 10, 2017 via email

@yuriy-universal-ivanov
Copy link

Hi @danteangeles ,

UTNotifications automatically patches AndroidManifest.xml, but we don't overwrite the main activity on purpose - so everything should work well with GoogleVR.

Best regards,
Yuriy, Universal Tools team.

@danteangeles
Copy link
Author

danteangeles commented Aug 24, 2017 via email

@yuriy-universal-ivanov
Copy link

yuriy-universal-ivanov commented Aug 24, 2017

Hi @danteangeles,

I have only your company email, unfortunately Unity doesn't provide assets publishers a way to find our what email was used when purchasing your asset, even when we have an invoice. You can try contacting Unity Asset Store support: assetstore@unity3d.com.
Of course you can update to the version 1.6.3 as soon as you restore the asset store account.

I'll resend you the patch to your company email now.

Best regards,
Yuriy, Universal Tools team.

@danteangeles
Copy link
Author

danteangeles commented Aug 29, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants