Ребята, мне нужна ваша помощь. На самом деле я создаю мобильное приложение и использую платформу React Native + Expo. Но когда дело доходит до проверки электронной почты клерка, возникает ошибка, что проверка не удалась. Я получил код клерка и ввел правильный код, но получил следующую ошибку. Спасибо, что дочитали до этого места и помогли мне. Большое вам спасибо.
ERROR {}
Call Stack
construct ()
apply ()
_construct (node_modules\@babel\runtime\helpers\construct.js)
Wrapper (node_modules\@babel\runtime\helpers\wrapNativeSuper.js)
construct ()
_callSuper (node_modules\@babel\runtime\helpers\callSuper.js)
NamelessError (node_modules\@expo\metro-runtime\src\metroServerLogs.native.ts)
captureCurrentStack (node_modules\@expo\metro-runtime\src\metroServerLogs.native.ts)
HMRClient.log (node_modules\@expo\metro-runtime\src\metroServerLogs.native.ts)
console.level (node_modules\react-native\Libraries\Core\setUpDeveloperTools.js)
handleVerification (app\(auth)\verify-email.jsx)
next ()
asyncGeneratorStep (node_modules\@babel\runtime\helpers\asyncToGenerator.js)
_next (node_modules\@babel\runtime\helpers\asyncToGenerator.js)
tryCallOne (address at (InternalBytecode.js:1:1180)
anonymous (address at (InternalBytecode.js:1:1874)
Подробнее здесь: https://stackoverflow.com/questions/798 ... ation-code