This PR includes several issues which needed to be fixed to be able to use this framework within an app. Furthermore the possibility to add path components were added. Besides that it now is guaranteed that the completion of the call is dispatched to the main queue to not have to handle it in the app code.
Description
This PR includes several issues which needed to be fixed to be able to use this framework within an app. Furthermore the possibility to add path components were added. Besides that it now is guaranteed that the completion of the call is dispatched to the main queue to not have to handle it in the app code.