iTunesConnect hangs on TestFlight - app-store-connect

I'm trying to reach TestFlight on iTunesConnect but it keeps only the loading spinner and do not show anything. I've tried with Chrome and Safari without success.
http://prntscr.com/8sv799
In my other application on the very same account everything works correctly.
I've already written to support waiting for their response.

My issue was resolved from the support team. They didn't provide me full details what caused this, however after sending them needed information(including page source code) they fixed it on next day.
So if you experience the same, I advise you to contact them(via iTunesConnect).

Related

Updating app with new codebase results in blank screen

recently I've rewritten native iOS and Android apps (Swift, Java) to React Native. On testing, everything works fine, but when the application has been published to Appstore and Play Store, many (if not all, only judging by the users that contacted me before rollbacking to previous version) users were on update greeted with black screen. Once removing the app and installing it again, everything worked fine.
I can't really pinpoint any reason why this would happen. Has anyone met with this problem before?
Thanks
I think it is related to stored user data (user preferences).
It seems that you are depending/using the same old users' preferences keys/values which is tricky to pull off.

Homepage header stopped displaying Ads on Desktop

I'm a blogger striving to make my website stable so that I start focusing on writing blogs. Currently, I'm facing several issues but I will be addressing the most important one here. I use auto ads on my website that worked perfectly since yesterday. Immediately, ads stopped working in the header section on the desktop. Although it is working on mobile but unable to display homepage ads, especially on desktop. I've tried disabling plugins to check if it conflicts with any of them, tried restoring a backup to a date where everything was working fine, and tried placing manual Adsense codes on my header section of the website, but nothing worked for me. I've no idea what just happened. Please someone assist me in a better way. Thanks for reading patiently.
Here is my website https://www.worldfindings.com/
Regard, Atif

Is it possible to collect info on why an app you created is crashing?

I have developed an Android app using react native.
When I run on simulator its fine, and also when I debug via USB on real device its fine.
However when I publish to Google Play store and download the app as a regular customer it sometimes crashes.
Are there any logs somewhere that I can refer to in order to identify what the issue is? Or perhaps there is something I can add to code to help identify where/why issue is occuring.
You can use log errors to do so, record the activity of user. When the app crashes, your app can ask the user to send the bug report.
Using that bug report you can understand why your app crashes.
You could also use tools like Sentry or Firebase Crashlytics with an Error Boundary
wrapping your app to report errors, allowing you to have a better understanding of the production errors by displaying the full error stack trace and a lot more.

infinite loop on consent screen login with google android ionic capacitor

I recently created an application with ionic capacitor, in it I use login with google, but I have the following drawback, on some phones (very few) it does not log, it stays on the consent screen, and when they press allow, it shows a loading and returns to leave the consent screen, over and over again, as in an infinite cycle, the thing is that I cannot replicate this on any device or emulator, it has happened on android 8 and 5.1, I even downloaded an emulator with android 5.1 and still I am not able to replicate the error, 90% of the users do manage to enter.
I do not know much about android, however I was reviewing the official documentation and it is identical to the implementation of the plugin (except for the calls to javascript after finishing), I thought it could be the configuration in the console, but I do not think, since as I said in 90% of the devices it works fine.
I would really appreciate if anyone could give me at least an idea on how to replicate the error, or something like that.
this is the plugin in question, in case it is of any use
https://github.com/CodetrixStudio/CapacitorGoogleAuth
I do not share code because I am sure that the problem is not in javascript
these are the scopes i'm using "profile", "email"

iTunes Connect Missing Screenshot Error

I am trying to submit my app for review. I have included the screenshots for both iPhone 4 and iPhone 5. I however do not have a screenshot for the iPad as my app only runs on the iPhone. When trying to save, I keep on getting error "You must upload at least one screenshot". The screenshots I had selected then disappear from the selection. I use Firefox browser. Is there any reason for such an error? Please help.
As strange as it may sound, I used Firefox browser and then everything worked fine.