1. Update source code
Open file cirilla/ios/Runner/Info.plist
update your CFBundleURLName
and scheme.

The CFBundleURLName
is a unique URL used to distinguish your app from others that use the same scheme. The scheme (customscheme://
) can also be unique.
2. Permalink Settings
You can skip this step if already done in Android steps: https://appcheap.io/docs/cirilla-developers-docs/configure-android-app/enable-deep-linking-on-android/#2-permalink-settings
3. Result
