tommasini
tommasini
I don't think this is causing a privacy issue because at the RPCMethodMiddleware file, where we handle the [eth_accounts](https://github.com/MetaMask/metamask-mobile/blob/e7d980e1ab443665fc095e5f88d93dda123e3f73/app/core/RPCMethods/RPCMethodMiddleware.ts#L497) rpc method, we call [getPermittedAccounts](https://github.com/MetaMask/metamask-mobile/blob/e7d980e1ab443665fc095e5f88d93dda123e3f73/app/core/RPCMethods/RPCMethodMiddleware.ts#L301) , which [awaits](https://github.com/MetaMask/metamask-mobile/blob/e7d980e1ab443665fc095e5f88d93dda123e3f73/app/core/Permissions/index.ts#L175) the permission controller...
> It's not clear to me from the testcase if the result is undefined because there's nothing to return or it's a silent failure We (with @leotm) checked the test...
Can we update the initial-background-state and fixture-builder files to have this new data?
They are failing on the main update branch as well, the last e2e smoke passing was April third: https://github.com/MetaMask/metamask-mobile/pull/7759/commits So there is 12 commits to review
@EtherWizard33 can we add recordings to the PR please?
I can confirm that this is happening as well with react-navigation/stack and react-navigation/native v^5 and with new arch enabled react-native 0.76.9 Only seeing this happening on IOS so far
@mrscbw Hey, thanks for helping finding the root cause of the issue! We are trying to get more information on this. Do you have an error message if you try...
This PR will be replaced by an update on the [webview package](https://github.com/MetaMask/react-native-webview-mm/pull/37)
Could you add recordings of android behaviour as well?
@jonybur can we include recordings on this video on what was tested?