Facing the same issue but only when : the default browser is chrome,
and OpenUrl API is called from the .framework (static library)
In case of safari as default browser it works fine, even if I call OpenUrl API from within Framework. (Strange!!)
If I make chrome as default browser and call OpenUrl API from the main app (App that is integrating the framework) it works!!
Did anyone got the answer for this behaviour?