"The Submission Succeeded.some warnings were found during validation" While uploading iOS App - app-store

I was trying to upload my iOS app to App Store.After some time i got a message "The Submission Succeeded.some warnings were found during validation" with a list of warnings.
If anybody knows about these warnings please help me.

This kind of warning you get when there is problem in network while uploading the build to app store.

By this warning did your application get rejected from app store?
As i got the same warnings in my application while uploading to appstore.

Related

Issue with upload app to the app store

I have an issue with upload my app to the app store.
I try to upload it many times, but
I get the error message, when I upload my app I get the following error message :
(this action could not be completed.try again.(-22421))
I check many questions in stack overflow. Everyone says, that I must wait and upload app next time, because the problem with server apple. But I have get this issue 4 days and can't upload it.
Could you please help me to solve this issue? Thank you for everyone.
try this way..
build your app
archive your app
create .ipa of your app
upload your app from Application Loader

iPhone Application Loader Troubleshooting

I'm trying to upload the next version of my iPhone application through application loader, but I receive this error...
Application failed codesign verification. The signature was invalid, contains disallowed entitlements, or it was not signed with an iPhone Distribution Certificate.
I'm not exactly sure if this is what is wrong, but I took a screenshot of Xcode to show you guys...
I've submitted my application via Application loader before, and I think I had the same problem, but I can't remember what I did...
Starting with Xcode 4, you can use it to submit apps to the App Store. See this
link for more information on how to do so.
Open the Organizer in Xcode and have a loot at your provisioning profiles. How's their status? Are they marked with "!"?

Barcode Reader using scandit sdk

I am using the Scandit SDK's barcode scanner. I followed all the instructions, ran the demo "Project" supplied by "Scandit", but it crashed when clicking on any button. Is this an iOS related problem?
I made sure to include the "APP Key" provided by "Scandit". Please help.
This is Christian from the Scandit support team.
The problem you describe is most likely a problem with the app key integration.
Can you double-check that you added the app key correctly for our iOS barcode scanner to your xcode project?
If you continue to have problems, feel free to also send us an email at Scandit support.
Error:
wait_fences: failed to receive reply: 10004003
Scandit SDK activation failed (Error 403). Make sure your app key is valid and check your account for available device activations.
Ideas ?
UPDATE: Obvious it's a problem with the app key, but i can;t tell what is. I used the app key from https://ssl.scandit.com/account/apps .

How to get an alert while downloading or installing app into device or simulator

How can I alert a user while installing an app or downloading it from app store? If anyone knows please help me. For example "http://itunes.apple.com/in/app/comics/id323397665?mt=8" when I try to download this it is giving me some alert related to age limit. For generating these types of alert do I need to code it in my application or are there any specific settings while uploading the app into app store?
You cannot control these kind of alerts. The alerts you mention are generated by Apple and effected by the limitation your application has according to the details you provided (and Apple approved) when you upload you app to the store for the first time.

Paypal error "DEVELOPER ERROR: FILE SYSTEM CHECK FAILED" in iphone device

I have developed an application with paypal implementation. When i run this application on iphone simulator it works well. But when i run same application on iphone device, it display
"Network error. Pay with PayPal not available. Please try again later."
error at the start of application. Also in my console(Log) it will display
"DEVELOPER ERROR: FILE SYSTEM CHECK FAILED"
error. So please give me solution for that problem. Thanks in advance...
I have this kind of problem before. And in my case, its due to the iPhone itself.
I don't remember where i read it but turns out, paypal does not work in most of jailbreak iphone, depending on how u jailbreak it. They claimed that its a security threat.
The only way to test whether its working or not is to restore the iPhone via iTunes and delete all the jailbreak traces or test it with another device which is not jailbroken, of course..
PayPal also not very consistent with this error, I got different errors with different SDK versions
The only thing I found in PayPal forums:
Mobile Payment Library is not supported in jailbroken iPhone - see
https://www.x.com/search/site/Mobile%20Payment%20Library%20is%20not%20supported%20in%20jailbroken%20iPhone
If your phone is not jailbroken and is genuine, please look here for the answer that worked for me -> Paypal error : FILE SYSTEM CHECK FAILED