Hi,
I've downloaded and customized the Moodle mobile app. Then I've build it for iOS and now it is waiting for approval in App Store. In the emulators it works perfect - for iPhone and iPad except that for iPad emulator I can not see the "Create new account" button.
Apple team started the tests. I've provided to them credentials for the testing. As I see in the server logs - they tested successfully for iPhone but once they tried to login in using iPad they've got an error: "Invalid login, please try again". In the sever logs it says: "Login failed for user 'user'. Most likely the password did not match (error ID '3')". But I doubt that they do not enter the password correctly. So I believe that the problem is in the iPad.
Can any one help me to solve this issue, to give me some ideas / advice how to proceed. I have no idea why this can happens except that I found a post in the forum about the problem with WebView plugin for iOS and I done the following before I uploaded the app to the App Store:
ionic cordova plugin remove cordova-plugin-ionic-webview
ionic cordova plugin add https://github.com/moodlemobile/cordova-plugin-ionic-webview#500-moodle
And for iPhone it is working but obviously with iPad there is another problem.
Best regards,
Iglika