I recently implemented the Branch.IO framework in iOS project. Everything is working but while calling "showShareSheet(with: blp, andShareText: shareTxt + "\n\n", from: vc, completionWithError: callback)" its opening the Ios Share Sheet option, while selecting installed shareable app, branch method returning long URL not short URL.
Details:-
Branch.IO version :- 0.24.1
Swift Version:- 3