mastodon-app-ufficiale-ipho.../MastodonSDK
shannon 583c796a4c Some defense against ProfileViewController.authContext.getter Forced Unwrapping Crash
Make the viewModel of the ProfileViewController optional rather than force unwrapping it. If the necessary information is not available, Profile page should show blank rather than crashing, and hopefully will have the expected info soon or the next time it is opened.

There is still a crash danger inherent in the use of TabBarPager, which requires a non-optional for several protocol methods were we can’t guarantee to have one to return. This dependency should be removed in the future.
2024-10-23 10:29:50 -04:00
..
Sources Some defense against ProfileViewController.authContext.getter Forced Unwrapping Crash 2024-10-23 10:29:50 -04:00
Tests More cleanup 2023-09-22 15:27:46 +02:00
Package.swift Use MetaTextKit fork 2024-10-09 19:29:55 +02:00
README.md chore: setup project 2021-01-22 14:28:58 +08:00

README.md

MastodonSDK

A description of this package.