TitleHow to solve the crash on implementing AuthV4.signOut() with SDK v4.2022-07-29 17:40:56
Writer

If you don’t use a new IdP, Twitter after upgrading Hive SDK v4.14.x on iOS, crash may occur when implementing signOut() method in the AuthV4 class. To prevent the crash, delete the following frameworks.

  • ProviderTwitter.framework
  • TwitterCore.framework
  • TwitterKit.framework