Apple Developer Program: "Unknown error. Please try again."? - apple-developer

I Keep getting this error in Apple Developer App if I try to enroll in the developer program, why is this? Please tell me how to fix this of why this is happening!

Related

ios development: Unable to launch /private/var/containers/Bundle/Application/

I am trying to test my app on my iPhone but it fails to launch the app and the error message "Unable to launch /private/var/containers/Bundle/Application/" keeps coming up. This happens to other apps that I have made.
I have tried all the methods proposed on the internet but none of them worked.
I haven't signed up to the apple developer. Can anyone please help me with this problem?
Please see this answer, it worked for me:
https://stackoverflow.com/a/53266043/9093967
After deleting and renewing all Apple certificates which was not
effective, I clicked on "system" tab in keychain access and changed
Apple Worldwide Developer Relations Certification Authority from
"always approved" to "default" setting.
Built again in xcode and it nows run properly.
Hope this helps!

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

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.

Facebook SDK 3.5 can't log in, crashes app

I'm using the code from HelloFacebookSample and for some reason FBLoginView crashes my app whenever it's clicked. I've copied most of the code verbatim, so I can't see why it's crashing. Does anyone have any experience with the Facebook SDK and can help me out? I will post code if needed.
Regards,
Mike
UPDATE: Here is a screenshot of my error.
thanks for bringing this to our attention.
We found a bug on the server and believe we have addressed it. Please let us know if you continue to find cases which fail in this way.
Someone found the answer on another thread. In the Facebook Developer centre, the app was set to Sandboxing mode which is what caused this error. Seems it wasn't a problem with the code after all.
i have same issue, just set sandboxing (in facebook -> managed app->In yourapp) to false, and then it will work...

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 .

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