Stefanos Togoulidis
Stefanos Togoulidis
Nice find @daniloercoli , I'll pick this issue up and investigate.
Unassigning myself since I'm not planning to work on this in the short term.
Example of plugin that seems to support 2FA with OTP over XMLRPC: https://wordpress.org/plugins/two-factor-authentication/
Took a look and apparently, this is another manifestation of the https://github.com/wordpress-mobile/WordPress-Android/issues/15578 ticket, and already fixed in the v18.7-rc-2 at that. The crashes here also don't seem to happen on...
👋 @jitpack-io , we have encountered the same issue (`Git error. Retrying. Git error. Git clone took longer than 180 s`) with https://jitpack.io/com/github/wordpress-mobile/gutenberg-mobile/9abd4aca67/build.log. In our case, the repo is not...
Thanks for replying @jitpack-io ! 🙇♂️ > When JitPack clones a repository it will also update submodules Can you confirm if that checkout is shallow (say, --depth 1) or whether...
Note to self: Looks like one iOS UI test (`should add a file to the block`) is failing because the test picks up a parent element with accessibility name `Post...
Hmm, I'd assume that a bump of the package version could be in order. 👋 @godness84 , do you perhaps have a recommendation about which version number to bump to?...
Hey @godness84 , thanks for having a look! A few days ago, working on having the latest RN version in the project I'm currently working on ([the mobile version of...
Some extra info, I'm getting: ``` warning " > [email protected]" has incorrect peer dependency "react@^16.3.0-alpha.1". warning " > [email protected]" has incorrect peer dependency "react-native@^0.54.2". ``` on `yarn install` in our...