Error login use gdx-facebook

App Store Connect: Your app “xxx” (Apple ID: xxxxxx Version: 1.0.0 Build: 3) has one or more issues

ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted. Instead, use WKWebView for improved security and reliability. Learn more (https://developer.apple.com/documentation/uikit/uiwebview).

I use https://github.com/TomGrill/gdx-facebook
iOS MOE (9+, Facebook iOS SDK 4.23.0)

I update new. FBSK 5.5.0 which fb update use WKWebView but i have error when run app

gdx-facebook (1.5.0) 3 gdx-facebook (1.5.0) for iOS installed successfully.
gdx-facebook (1.5.0) 3 Could not load existing accessToken.
2021-02-16 15:38:04.762829+0700 MyApp-Slot[26816:275395] -[FBSDKLoginManager logInWithReadPermissions:fromViewController:handler:]: unrecognized selector sent to instance 0x6000020f4060

org.moe.natj.objc.ObjCException: -[FBSDKLoginManager logInWithReadPermissions:fromViewController:handler:]: unrecognized selector sent to instance 0x6000020f4060

at apple.uikit.c.UIKit.UIApplicationMain(Native Method)

at test.moe.IosMoeLauncher.main(IosMoeLauncher.java:64)

How to fix it