Denis Freerider
Results
1
issues of
Denis Freerider
I think, you have logical mistake in will/didFinishLaunching methods. https://github.com/fmo91/PluggableApplicationDelegate/blob/e03cd1e487e363ec07d9bee24a3d4e19c09d7de5/PluggableApplicationDelegate/Classes/ApplicationServicesManager.swift#L36 Now application will be launched if one service has `true` result. Though execution should be ended if one service has...