-
Notifications
You must be signed in to change notification settings - Fork 105
Open
Description
Good morning,
first i would like to thank you for creating this library, it really saved my life.
Now the issue.. library is using UIAlertView pop-ups, which are deprecated. Swift is not able to compile UIAlertView anymore, and the app is crashing if the code with this pop-up is used.
I found UIAlertView in these files:
- AirPlayServiceMirrored.m
- ConnectableDevice.m
- NetcastTVService.m
- WebOSTVService.m
Could you please update these files with -> UIAlertController, which replaces UIAlertView?
I'm trying this by myself, but I'm not sure if i will be able to do that.
Thank you,
Zdeneik
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels