aws / aws-sdk-net

The official AWS SDK for .NET. For more information on the AWS SDK for .NET, see our web site:
http://aws.amazon.com/sdkfornet/
Apache License 2.0
2.06k stars 854 forks source link

activity class in AndroidManifest of unity sdk still being UnityPlayerNativeActivity #1128

Closed Thaina closed 4 years ago

Thaina commented 5 years ago

UnityPlayerNativeActivity was deprecated and importing the android manifest into unity 2018 project will cause runtime crash. Please use UnityPlayerActivity instead

https://github.com/aws/aws-sdk-net/blob/fb193a0842a4fb1c1ec77f6b7203b576d0dcac2e/buildtools/UnityTools/Plugins/Default/Android/AndroidManifest.xml#L34-L37

klaytaybai commented 5 years ago

Thank you for letting us know.

github-actions[bot] commented 4 years ago

We have noticed this issue has not recieved attention in a year. We will close this issue for now. If you think this is in error, please feel free to comment and reopen the issue.