iOS Test flight application installation failed - testing

I have submitted an iOS application to iTunes connect and it is in beta testing state. I have added a new external tester to the account and the new tester got the notification from iTunes connect. But the user is not able to install the application, getting an error message as below,
The invitation is invalid. Try again. If the problem persists,
contact the inviter.
Can anyone please help me?

Thanks guys,
This was an iTunes Connect error. After a couple of hours the problem got solved automatically.

Related

MobileFirst Adapter Authorization failed after updating

I developed app for iPad, and it was working and connecting to MobileFirst(7.1) server.
But I update to 10.3.1(for Mac,iPad OS) and 8.3.2(for XCode) recently.
Then I cannot connect MobileFirst server again, and it displays error message in the console window.
[ERROR ] FWLSE0335E: Authorization failed: CliendId **************************************** was not found on the server.
But the CliendId in the console is not same as my iPad's UDID.
I don't know what the number means.
Please help me if you can solve the error or give me information!!
I deleted app on the iPad then I re-installed the app.
(It was not enough only re-installing)
I could solve the problem!
Thanks Vivin!!!

maximo anywhere login issues in ipad device

Maximo Anywhere working fine in simulator, not able to login from iPad device (any device).
Response is NULL from adapter - Login call with an error (Security Realm). Attached the logs for the same. Kindly help. I checked wlclient.properties also but i not able to login. at same time i can able to login worklight simulator.
Thanks advance
above that issues i resolved. Below that property resolved my issues,
NSAppTransportSecurity
NSAllowsArbitraryLoads
And i following this links are very helpful us.
https://developer.ibm.com/mobilefirstplatform/2015/09/09/ats-and-bitcode-in-ios9/
https://developer.apple.com/library/ios/documentation/General/Reference/InfoPlistKeyReference/Articles/CocoaKeys.html

Archive submission failed in iTunesConnect

I am trying to submit my app to iTunesConnect from yesterday to now but, still not successful on that.
When I am trying to submit the app over Xcode, on uploading archive step after a few seconds it says "iTunes Store Operation Failed" with "No Error description".
When I am trying to upload by Application Loader it says "Application Loader is currently unavailable, We are having trouble to connect App Store. Please try again later." again with "Error description not available".
I know yesterday iTunesConnect was in maintenance but I cannot figure out why I still cannot upload the archive yet. Is anybody else dealing with an error like that? Or have an idea why this error happens?
Thanks in advance.
After renewing the distribution profile and some re-setting on code-signings, now, I am able to send archive to App Store.

Unable to Connect To GoogleFit

I am trying to connect to Googlefit but i am getting a strange error code as below
E/GooglePlayServicesUtil﹕ Unexpected error code 5005
Does anybody have any idea about this.Thanks In advance
I solved the error with the help of the answer in this post:
https://stackoverflow.com/a/28391583/2977169
#Sumoanand:
I also faced similar problem.
This issue occurs if app is not registered properly in google developer console.
I think you have registered app on Google developer Console using production keystore certificate fingerprint(SHA1) where as you are testing it on app which has debug keystore.
Perform following steps:
Create one more client Id using debug keystore certificate fingerprint(SHA1).
Uninstall existing app.
Install app & connect to Google fit.
Check under google fit app & make sure that your app is listed as a connected app (... > Settings > Connected apps > Connected apps & devices).
Now run the above code & it will work !!!
I had this error and the consent screen had been filled in correctly. The only way I could get around this was to delete the project and re-create it.
I changed my device date time to past time before connect to Google Fit and I got error 5005.
After changed to current time, it works :)

iTunes Connect Mobile Error 206

I've searched a lot for this but I couldn't find the right answer.
I want to log in on the iTunes Connect Mobile app, but if I try to log in to the app, there comes an alert which says:
"Authentication Error"
"No data found for your request (206)"
I really have to use the app, but this error blocks me. Is there a solution?
Is it a bug in iTC mobile or is my account the problem??
It happened with me also, then realized Apple is doing a maintenance upgrade so no data is available to end users during that time.