mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-01 05:36:57 +02:00
Temporary develop commit for testing web links on jenkins builds
This commit is contained in:
@@ -1375,6 +1375,8 @@
|
||||
// Try to catch universal link supported by the app
|
||||
NSURL *url = userInfo[kMXKRoomBubbleCellUrl];
|
||||
|
||||
NSLog(@"#### shouldDoAction. url: %@", url);
|
||||
|
||||
// If the link can be open it by the app, let it do
|
||||
if ([Tools isUniversalLink:url])
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user