Facebook - Unable to create an app - facebook-php-sdk

I am new to developer.facebook.com and want to create app. When I go to this URL https://developers.facebook.com/apps It is not showing any button having + create new app
I have created an app previously and deleted it later as it was of no use to me. Now can anyone tell me what should I do to create a new app?

I'm having the same issue right now. I had some apps and I removed them. Now I cannot create any app.
Edit:
Found the solution in another post from 4 hours ago.
http://developers.facebook.com/setup

Related

How can I use the Newsapp twice?

The 2SXC News app is awesome. I added some fields and entities succesfully.
But this grows in a way it gets a bit messy for the editor, so I want to start another app, based on the same NewsApp.
Can this be done? If so, how?
Of course, I tried importing again but that doesn't work. When importing it asks 'new folder?' which I confirm but that still throws errors.
If I import an existing app and it asks 'new folder', I hoped it would create an app with that name.
So importing the same app twice is supported - and it should just create a new folder, put stuff there and get going. If you think it's a bug, please post an issue with details or video or something so we can fix it.

Create and manage Google Form/Typeform through my app

I'm developing an e-learning app, and want to integrate typeform/google forms on it. What i want it's that the user could create the survey/form inside my app, or on a popup, without the need to login on typeform/google forms. O saw that typeform have one "create api", but, using that, i would need to create a form builder, right?
There's other alternatives that could help me with this?
thanks!

Creating Google Analytics Property not using Firebase [duplicate]

This question already has an answer here:
Add Google Analytics to Android app without Firebase
(1 answer)
Closed 5 years ago.
I went to create a new google analytics property for my mobile app, and it seems like Google is now forcing us to use their Firebase analytics for mobile. There is no option to not use Firebase if you select that you are creating the property for a mobile app.
Does anyone know a way around this? I need to create a new property for my app, and my app isn't set up to use Firebase.
Thanks!
Follow the below steps:
First create a property for website under PROPERTY column mentioning
your mobile app website in website field. example "resApp.com/"
For this created property, create a new view under VIEW column by selecting "Mobile" from the dropdown menu.
By doing this you can get to use Google analytics alone. No need of firebase.
Check this link for reference : https://support.google.com/analytics/answer/2587086?hl=en&visit_id=1-636317179632979567-126840879&rd=1
You could also use this link to create a project or property :
https://developers.google.com/mobile/add
Here it will ask for your app name(TestApp) and bundle ID(com.test.app).
Then Click on Continue to Choose and Configure services
Choose Analytics
Immediately it will enable Analytics for your app and will show up the New Tracker ID and also the PROPERTY you are looking for.
Property created will bear a name in the combination of your App name and Bundle ID given in the first step (TestApp iOS/Android: com.test.app)
I found a simple way to achieve this by just creating a new account in your Google Analytic admin page, then you are allowed to create a moblie app tracker id with this account.

Why is my result of displaying a collection in meteor - different from Tutorial I am following?

I am new to Meteor and a beginner! I am getting "funny" meteor activity when I am trying to follow tutorials! first I can get form entry to collections and then I can not. the browser reloads and does NOT update collection??
Is this a meteor issue or me? How can I get this working in a simple example, and how can I follow what is happening to debug these issues step by step?
It's because you are not preventing basic form action. in your submit event add this line
event.preventDefault();
though if you follow tutorial properly, you should have seen this instructions.

Issue trying to get a example Parsley app working

I'm getting started on a new project at I'm trying to get an Parsley example to work.
Here is the demo url: http://files.152.org/flex_examples/parsley/
View source is enabled
I have parsley registered in the app and can get the albums in the left column loaded. The part I'm stuck at is trying to get a message to PictureTile.as so images will load in the TileList.
Can anyone that has Parsley experience lend a hand?
Hey Metric152.
I'm trying to get to grips with Parsley/Pimento too.
You might want to take a look at the series of blog posts
http://artinflex.blogspot.com/
Also
http://coenraets.org/blog/2009/07/building-a-flex-application-with-the-parsley-framework/

Resources