the bundle is invalid. the bundle identifier contains disallowed characters. see the section of the application programming guide entitled the application bundle
            Asked
            
        
        
            Active
            
        
            Viewed 2,048 times
        
    2
            
            
        - 
                    1What is your bundle identifier when you get this error? – Ty Lertwichaiworawit Oct 22 '15 at 06:40
 - 
                    I have changed the project info.plist Bundle identifier:$(PRODUCT_BUNDLE_IDENTIFIER) Is this the wrong cause? – Oct 22 '15 at 07:49
 - 
                    I believe this is/was a temporary issue with Apple's Submission process. [Here](http://stackoverflow.com/questions/33274537/error-itms-90062/33274581?noredirect=1#comment54350671_33274581) is a related question, where the OP declares the issue to be such. Please delete your question. – trojanfoe Oct 22 '15 at 10:35
 - 
                    Same Here! I think it's an issue on apple's side, since I didn't change my bundle identifier at all and have submitted the bundle a lot of times in the last weeks. – kiecodes Oct 22 '15 at 10:03
 - 
                    Actually this issue, which specifically is for ITMS-90049, is not at all solved yet. – Fabrizio Prosperi Oct 22 '15 at 15:03
 - 
                    ITMS-90049:I deleted the third-part SDK files(info.plist).It's go work.ths – Oct 23 '15 at 01:53
 
1 Answers
3
            I checked all the info.plist files including third-part SDK files and changed the CFBundleVersion and CFBundleIdentifier especially in third-part SDKs then uploading succeeded!
        xf.l
        
- 66
 - 3
 
- 
                    
 - 
                    补充一下,这个坑是UMSocial_Sdk_Extra_Frameworks--TencentOpenAPI--TencentOpenApi_IOS_Bundle.bundle--info.plist – Oct 23 '15 at 02:21
 
