DEV-simplified-iOS-experiment
DEV-simplified-iOS-experiment copied to clipboard
Results
2
DEV-simplified-iOS-experiment issues
Sort by
recently updated
recently updated
newest added
Refactored the decidePolicyForNavigationAction function. I hope I understood the intended behaviour ok.
The app crashes if opened with no internet connection (i.e. if in airplane mode) as the dev.to url cannot be loaded. What is the preferred behaviour? My thoughts were an...