Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 367 Bytes

File metadata and controls

11 lines (6 loc) · 367 Bytes

AndroidUnityAlertView

This extends the base plugin with an AlertView method, allowing an Android native alertview to be displayed and interacted with in Unity.

This uses a callback reference to directly call a function in C# when the user taps on one of the alertview buttons.

The video for this tutorial can be found at:

https://youtu.be/eNKSXzWOnlI

@cwgtech