ios - Is there a way to know whether here is a 'back-to-app' bar in current app? -


or how know current app opened app? thanks...

see picture here

as far know, no there's no way check.

as @zp_x's comment, can verify openurl:sourceapplication:annotation method not invoked back-to-app. is invoked in cases app's custom url scheme called specifically, tapping back-to-app button go app not appear invoke other applicationdidbecomeactive.

source: trying implement squaresdk in ios 9 app. when square app calls custom url scheme, openurl:sourceapplication:annotation indeed invoked. however, if back-to-app button tapped square app, no such invocation occurs. leads annoying bugs in case.


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -