- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hello guys,
I've the same problem: https://software.intel.com/it-it/forums/topic/539039
Bunch of questions:
- Has anyone had the same problem?
- Is there any fix or workaround?
- I can login in to my intel account, but why popup a window "ACCESS DENIED" when I try to download the application?
- Could you kindly help me? I'm trying (?!) to solve the issue from February 26
Regards
L.
링크가 복사됨
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
For you to download the ipa, you must be signed into your account in the browser. Also, only the most recent build is stored in the cloud, so if you rebuild, only the most recent email is valid. Can you download your build from the XDK when the build is completed?
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Can you download the IPA after the build, from the XDK?
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi John, same problem, i can't download with direct link in intel XDK Application.
With the link in mail it's the same =>
<Error> <Code>AccessDenied</Code> <Message>Access Denied</Message> <RequestId></RequestId> <HostId></HostId> </Error>
(i have retired requestId and HostId for security)
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Do you have gchat?
Can you chat me at inteldevice@gmail.com ?
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
No, gchat. When you are signed into gmail, on the left side there should be an option to chat. I got a request from you, but it says you are away currently.
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
I never can download the build.
Now I'm trying to build a test app, but after the upload of 1826 version I always receive this error: "The build failed. An error occurred while building the application. Verify your build assets are correct and try again".
I can't see why the error occurs cause there is no logs informations about that. Today I've tried a lot of "configuration" about the "ad-hoc building" but the errors still occurs.
What's wrong with XDK? I'm desperated :(
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
There have been some issues with downloads from the Amazon S3 servers, I was seeing them yesterday when trying to download builds and just today again when trying to download the Debug tab's helper app. It seems to be something with downloads that are occurring behind a firewall or proxy server. If you try it from a home network it seems to be okay.
I did notice that if I waited a minute or two after getting the build email with the download link I could then download the built files. So there seems to be a disconnect in the Amazon servers between generating the download URL and the file actually being available from that link.
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
OK there is a solution (give by John H. from intel) :
1. Create a new project
2. Copy your exiting html/javascript into the new www folder
3. Setup the project settings to match what you had in your old project (ie, provisioning profile, bundle id, ect)
4. Rebuild. This should take care of the issue.
It works ! Thank you John.
@Paul : i suppose create a new project will use an other s3 amazon server ... and "fix" your sync problem.
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
The issue FiXo was having was that his ProjectName (name of the project when originally creating it) contained a space. Not sure how it got there (its possible it was an older app before we removed all spaces, not sure). So creating a new app that did not contain the space solved the issue he was having.
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Thanks to all guys, I've solved the issue.
Now I can download the build, but I'm unable to install it on Ipad.
