-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Compiled the example app for iOS and xcode complained about the file RingtonePlayerPlugin.m missing the class FlutterRingtonePlayerPlugin. Comparing the code with the flutter_ringtone_player plugin, it looks like the code was just copied and not everything was changed. The code will run if I change the class to SwiftRingtonePlayerPlugin, but it wasn't playing sounds.
Metadata
Metadata
Assignees
Labels
No labels