You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am using HTTPStubber and love its simplicity and power.
I was wondering what would be the best approach to use it in a project with iOS 11+ support ?
Since I can't use async/await, is there any way I can still use it? Or should I start looking at a custom implementation (or revert back to the old OHHTTPStubs 😒)?
Any thoughts?
The text was updated successfully, but these errors were encountered:
Hi,
I am using HTTPStubber and love its simplicity and power.
I was wondering what would be the best approach to use it in a project with iOS 11+ support ?
Since I can't use
async/await
, is there any way I can still use it? Or should I start looking at a custom implementation (or revert back to the old OHHTTPStubs 😒)?Any thoughts?
The text was updated successfully, but these errors were encountered: