Maybe a bit stupid question, but how to download AirWatch iOS SDK?
I can't download AirWatch SDK. I am logged in (https://code.vmware.com, and https://resources.workspaceone.com/) but get an error
"An error occurred retrieving resource with UID xxxxxxxxxxxx. You may
not have access to view this resource."
on resources.workspaceone.com.
Anybody who have did it already, could you please give an advice?
You should have an paid account for downloading the Complete AIRWatch SDK kit which include the required SDK & their documentation.
Open https://resources.workspaceone.com/ in safari browser to avoid errors. In chromes i am also getting some weird error. see attached screen shot.
Related
I got this error when i try facebook login in the simulator, is this caused by facebook app config? How to solve it?
You might've missed setting up your Android and iOS app on Facecbook Developer page. I suggest following the installation guide on the plugin's documentation for more details.
We are using UIActivityViewController in our app for sharing info but when we try to share some information on Twitter, we get an error “Twitter failed to send”.
This seems to be an issue with Twitter iteself. as of V7.54 on iOS the issue is resolved.
I have seen other similar posts for this and no response from LinkedIn yet (and they direct you here for support). I have an app for both iOS & Android, com.witopia.securemyemail - I am using the package name for Android, but whenever I try to add the iOS bundle identifier (of the same name), I receive: "Your changes could not be saved right now, please try again." We have checked with all of our developers and can not find this name used any place else. Is there any way we can look this up and see if it's being used by some other account? Or a way to obtain more detailed error reporting as to the issue with the name? We are using the same bundle identifier in xCode as well as iTunes Connect for our App so I doubt some other developer has taken it, but who knows...
Error:- "Your changes could not be saved right now, please try again." - LinkedIn Developer Account.
I also created the same for Android and raised to Linkedin help center but after so many conversations finally, I got the reply which is in a screenshot.
I am also unable to update my application package name & hash in the LinkedIn Developer.
We have to wait until this issue not will be solved by a LinkedIn technical team.
I am new to this site, so bear with me. I just wanted to ask a quick question regarding the iOS Developer Enterprise Program. I am enrolled, and I have made a few apps that are ready for in-house distribution. I have uploaded the .plist and .ipa file to my website in a separate directory. However, whenever anybody tries to download it, they just get the error message "Could not connect to website.com". Then, when I open up Xcode and launch the console when my iPhone is connected and I try to download it, Xcode displays this: "Could not load download manifest with underlying error: (null)". The null part really throws me off. Everyone has iOS 7.1 (or mostly everyone), and the website does have an SSL certificate, so I can't figure out why it is showing that error. Any help with this would be great.
Thanks!
Was ready to give up and change SSL provider, but managed to get the reason for me. Hope this will help for someone:
Problem occurred because my server was responding 403 Forbidden for manifest download request by Safari (because this request does not send cookies required for being authorised).
You need to make sure that the website that hosts the .plist and the .ipa files uses https. This is a requirement in iOS 7.1 and above.
I'm using ShareKit https://github.com/ShareKit to share image on tumblr.
But problem is when I register app on tumblr at http://www.tumblr.com/oauth/apps, I get a API key. But there is no place to put this key on ShareKit configurator file.
Then I ignore that key, run the app and choose share on tumblr, this "login error" appear
"The service encountered an error. Please try again later".
Any body has the same problem? how can share on tumblr using sharekit?
Update the newest Sharekit version fixed this