Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error 102: invalid namespace #279

Open
danielkotzer opened this issue Mar 29, 2020 · 5 comments
Open

error 102: invalid namespace #279

danielkotzer opened this issue Mar 29, 2020 · 5 comments

Comments

@danielkotzer
Copy link

Problem Description

error 102: invalid namespace http://ns.adobe.com/air/application/33.1

Describe your problem in detail. Include the following information:

I am using the new Harman Air SDK 33.1, I had to change the top line of the descriptor file:

but when you compile an ipa file, I get this error:

102: invalid namespace http://ns.adobe.com/air/application/33.1

Even though I did change it to fit the SDK version.

  • Which AIR SDK did you use? Hint: always try the latest version from Adobe Labs.

Harman Air SDK 33.1, I also tried using the lab version.

I use Flash Builder v 4.7 Apache Flex 4.16.1

@danielkotzer
Copy link
Author

Harman Air SDK 33 was working fine, only 33.1 gives this error when you build an ipa file.

@marchbold
Copy link
Collaborator

Which version of the SDK are you using?

@danielkotzer
Copy link
Author

danielkotzer commented Mar 30, 2020 via email

@ajwfrost
Copy link
Collaborator

Can you please clarify the actions you're taking: "when you compile an IPA file" so this is happening when creating the IPA, rather than when running your application in the FB debugger, or when opening it on the device?

Are you able to find the location of the ADT.jar that's in use? (maybe check that this is the one it's using by renaming it to something else and ensuring that it then doesn't work - although actually, with FB I think it won't let you rename or delete it as it will be in use the whole time..)

Then with that ADT.jar please either confirm the exact filesize or md5sum, or open it in a zip viewer such as 7-zip and look for a class com/adobe/air/validator/ApplicationDescriptorValidator331.class

thanks

@danielkotzer
Copy link
Author

danielkotzer commented Mar 30, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants