expo-keycloak icon indicating copy to clipboard operation
expo-keycloak copied to clipboard

can not work

Open Jianlong-Nie opened this issue 3 years ago • 0 comments

Invariant Violation: Calling synchronous methods on native modules is not supported in Chrome.

Consider providing alternative methods to expose this method in debug mode, e.g. by exposing constants ahead-of-time.

This error is located at: in KeycloakProvider (at App.tsx:17) in _default (created by ExpoRoot) in ExpoRoot (at renderApplication.js:45) in RCTView (at View.js:34) in View (at AppContainer.js:106) in DevAppContainer (at AppContainer.js:121) in RCTView (at View.js:34) in View (at AppContainer.js:132) in AppContainer (at renderApplication.js:39) at node_modules/expo/build/logs/LogSerialization.js:155:14 in _captureConsoleStackTrace at node_modules/expo/build/logs/LogSerialization.js:41:26 in serializeLogDataAsync

  • ... 9 more stack frames from framework internals

Jianlong-Nie avatar Jul 03 '21 14:07 Jianlong-Nie