AVAudioSession | Listen for route changes | Swift
To listen to the route change events of AvAudioSession use the following observer. Now add the handler used in the #selector: Cheers and Peace out.
To listen to the route change events of AvAudioSession use the following observer. Now add the handler used in the #selector: Cheers and Peace out.
Official tutorial from WWDC: https://developer.apple.com/videos/play/wwdc2019/717/ Example of association file: The app id is combination of: Application Id + Application package identifier. You can find your appId against the identifier you have created on apple developer account. You also need to enable ‘Associated domains’ capability in your identifier settings from developer account. Detailed articles: Reddit association … Read more
Use the following command for android and IOS when the emulator/simulator is running: For IOS just change the flag like below That’s it. Other way on IOS is sending a message in simulator and then clicking on that. But on android only https and http schemes can be tested with messaging app.