You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have recently upgraded my Xcode project to Swift 5.0. This requires upgrading PianoComposer to 2.3.2. However, once upgraded, the following delegate method is not getting called:
Hi, I have recently upgraded my Xcode project to Swift 5.0. This requires upgrading PianoComposer to 2.3.2. However, once upgraded, the following delegate method is not getting called:
@objc optional func nonSite(composer: PianoComposer.PianoComposer, event: PianoComposer.XpEvent)
Do you have any solutions ?
The text was updated successfully, but these errors were encountered: