Can't submit to App Store - Invalid Bundle - xcode4

So I'm trying to submit my first app to the app store and I'm at the very last stage where I Archive the project and click "Distribute" to submit the binary. However, when it goes to validate it, it pops up saying "This bundle is invalid. The value of the CFBundleDocumentTypes key in the Info.plist must be an array of dictionaries, with each dictionary containing at least the CFBundleTypeName key."
Has anyone ever seen this before? What could be causing it?

Check your bundle identifier in the plist file as well as on your developer portal(provisioning profile). Both should be same. I think this could be a problem because I had faced this issue and ended up by knowing that there was some issue with the bundle id.
Hope it helps.

Related

Can't Send Email from Mobius form

I'm trying to create a simple form, but not getting very far.
I deleted all the extensions etc and then reinstalled so I just had the basic setup.
I select a Contact Form, and updated the owner email. Yet it gave me an error saying sender address not specified.
Any help would be appreciated.
Screenshot 1 at https://www.screencast.com/t/PgpsPn0P8mrb
Screenshot 2 at https://www.screencast.com/t/G9cKnRN2
I couldn't find any log entries for the sending. In the DNN logs there were lots of errors with HttpClient not found from MailChimps.cs, but I'm not wanting to use MailChimp. In my previous attempt I tried removing mailchimp references from the code and still got these errors.
I like the concept, but I find the help very unhelpful, often out of date and it assumes way to much. I'm willing to persist, but I'm under time contrainsts and it may be just easier to build my own module in C#.
You can set this globally, or on each form in the normal form configuration:

HERE API: Clicking project doesn't go to Generate AppID page

When I had only one project, clicking it didn't go to the Generate AppID page. Once I added a second project, clicking either of them took me to that page. Is this a bug or a feature?
This may be one time issue but as of now this is not happening.
https://developer.here.com/projects
taking to the project page where credentials are generated.
Please do let us know if you still have this issue.

I can't add Firebase to a google project, Invalid Entry

I'm trying to add Firebase to an existing google project. Basically I want to migrate the project to Firebase.
Steps that I followed
Go to console.firebase.gooogle.com
Click import google project
Select the project (I have owner permission, but I didn't create the project)
Select the country
Add firebase
I get the following error:
Invalid entry. Please make sure you represent your app accurately.
Until today I was getting a generic error such "An error happened, try again", but this has changed.
When I check the browser console for the error, the status code is 400.
Is there anyone who had the same issue and resolved it somehow?
Note that I tried the following options:
Different accounts
Different browsers
Incognito mode
Clear cache / Disable add-ons etc
Clearly logout/login again
Nothing worked so far and this blocks me to proceed.
It turns out the error was referring the name wasn't proper in Google console. It was something like "Foo bar bar". Nothing special though. I got support from Firebase and changing name something "foo-bar" solved the problem.
To be honest the error message is too vague. Hopefully this helps someone else.

contact form 7 wordpress not sending mails when use recaptcha extension

I am using Contact Form 7 in my word press website.
CF-7 Working properly but when I use Recaptcha extension with it, it shows error and not sending mails.
I know this is old. But better late than never. Right? You might have already figured it out by yourself. But in case you or someone else runs into the same problem:
I just had the same problem. CF7 sent the mail without reCAPTCHA. When using reCAPTCHA, the verification said I'm human, but when clicking Send I got the same error message
Failed to send your message. Please try later or contact the administrator by another method.
However, after unsuccessfully trying to figure out whats wrong in the code or file / directory permissions, I rechecked the API keys provided by Google and saw my mistake.
Sometimes, the keys can have a dash - in them. So if you (like me) just double clicked the field to copy-paste the key, it will only copy a portion of it.
Like this one: ltrnA15pKhyzPJU9sSvh6gh-nFEWvDgC
If you double-click it, it will only copy the first part before the - like ltrnA15pKhyzPJU9sSvh6gh. And if you then use this key on your site, it will be invalid and you will get the error message.
So make sure you carefully copy all of the key.
Here is my the solution that worked for me.
When I created the first recaptcha, I chose invisible recaptcha and that's what generated the problem in the form.
I deleted the created recaptcha and created a new one with the type recpatcha v2. I copied the keys and everything worked correctly.
google reCAPTCHA ver 2.x with contact form7 is not working anymore as ver 2.x is deprecated. You should have to update the api key and site key for the google recaptcha. I had the same issue and I have updated the key but its not working. So finally I removed the reCAPTCHA tag from the form and its working fine and sending the email.
reCAPTCHA is not working with contact form 7 so you can use 'Advanced noCaptcha & invisible Captcha' and add shortcode [anr_nocaptcha g-recaptcha-response]

Umbraco error "Looks like there's still work to do"

I am trying to publish Umbraco 4.7.0 site.
when i am trying to publish Node get this error.
Cannot insert the value NULL into column 'id', table 'hedronDB.dbo.cmsPropertyData'; column does not allow nulls. INSERT fails.
And when i see in browser i get "Looks like there's still work to do" this error.
Any help is much appreciated!
I assume you are seeing the error in the database's [umbracoLog] error table?
Have you just migrated your site to a new server? If so, your umbraco.config file may be missing. This is usually why you see the "Looks like ..." message, because nothing has previously been published.
Also, check the permissions on the site to ensure that modify permissions have been given to the correct folders.
If none of these help, one of your doc types or pages may be corrupt, meaning that when a page or pages of a particular doc type are being saved, Umbraco thinks there should be a particular property on the doc type when there isn't.
Check the Umbraco logs in the database [umbracoLogs] table, and see if there is a reference to a particular doc type or page being saved. The solution here would be to recreate the offending doc type, and also recreate the pages from the doc type.
Aside from this, it is always worth checking or raising your issue at our.umbraco.org
Finally, if possible I would very much advise upgrading to the latest version of Umbraco (currently v6.1.2) or at the very least v4.7.2 which is a patched version of the version you are using.

Resources