How can i give my developer his own login to my FB APP - authentication

I've got a developer who's working on my FB APP, how can i give him access? At this moment everything still has to be done through me.
Regards , Rene

First things first, you're going to want to log in to https://developers.facebook.com/ and select the app you want to add the developer to at the top. You need to have the developer in your friends list or have their Facebook username handy.
So click on the Roles section, and you should see a section called "Developers":
Go ahead and click "Add Developers", and you'll be able to add the developer to your app.

Related

XPages: Login not working?

im having a huge problem with the login node in the Web Browser. I click "Login" on the top right corner of my layout. It gets me to the login screen. All fine so far. Then im trying to login and as soon as i typed in my login-data and press "Sign in" Its just reloading the login-page. It doesnt take me back to the site i came from, it doesnt log me in, nothing. Im only having this issue in the web browser since it automatically logs you in, in the Notes Client. Thanks in advance.
PS: Sorry for the bad english.
Sincerly,
Brugen
Agree with Paul...
You could try: http://yourserver.com/names.nsf?open&login to check if your login is correct - disregarding any issues with your XPage.
Next, have a look at your server console to see if anything is written there to indicate a problem. If so it is easiest to use something like the XPages Log Reader to investigate the log files on the server. From the link there is a link to the project where you can download the database.
HTH :-)
/John
Sorry if this is assuming too little knowledge, but are you trying the correct username and password? By default Notes Client and web passwords are not synchronised, it's a separate HTTPPassword field in your Person document on the server. After changing, it may take a few minutes to take effect.

Can TestFlight's "What to test" field be edited before the build is submitted?

This may be an obvious "No", but here goes...
I'm using TestFlight, and I like to add build notes in the "What to test" field on the TestFlight page in iTunes Connect. However, the only way any users will actually see those notes is if you're able to slip them in and hit "Save" before the build finishes processing. If you add them after that point, the users don't ever know "What to test" because neither the email notification nor the TestFlight app itself will show the notes! This is absolutely ridiculous, of course, so is there another way? It'd be great if you could add a build the way you add an app (i.e. before you actually submit anything).
Ok so this is what you gotta do:
Turn off TestFlight Beta Testing
Upload your build
Add your notes
Turn on TestFlight Beta Testing
Once you turn it back on, your testers should get a notification WITH the build notes. Not sure why this wasn't working, but there it is.
Good news, now the great Apple allows us to edit "what to test" easily:
Open iTunes Connect
Select your App, click Tab TestFlight
Click iOS -> [select one of your builds] -> Test Details
Now you are able to edit What to test as follows
If you do what User9527 said BEFORE you do the export compliance, it will show your test notes in the email and in test flight.
So after your build uploads, do this:
Open iTunes Connect
Select your App, click Tab TestFlight
Click iOS -> [select one of your builds] -> Test Details
Now you are able to edit What to test as follows
Then save it. Then do your export compliance.
Then the email goes out and you are all set!!
You can change What to Test by simply created a new test group, changing the text, and clicking the Save button. You will get a new public link to send out.

How to authorize Google Analytics Query Explorer 2

I'm trying to use the Google Analytics Query Explorer 2 to test a few API calls, but it says I need to authorize myself and I don't know where to do that. What am I missing? Here is a screenshot.
Try the big button on the right that says "Authorize Access"
Im not sure whats wrong with your screenshot but https://ga-dev-tools.appspot.com/explorer/ has the button. your screenshot doesnt.
The site was recently designed, and it looks like you've somehow got an old version of the layout with a new version of the stylesheet. If you refresh the page, I'm sure the problem will go away.
And in case it's not obvious, you can authorize the new version by clicking on the big orange banner that says Click here to authorize. That will authorize the query explorer as well as all the other demos and tools on the site:

Can't Create Facebook App

First time trying to create a Facebook app. Browsed to https://developers.facebook.com/apps and it had a link for to register before creating a link where you just accept the T&C's. Now it says, "Create an app to start..." But there is no button to click to create app.
I was having this SAME exact problem just now. I have a verified personal account (email and credit card) and I couldn't see the button. This is what I was getting:
I was at my wits end after 5 hours of reading similar questions and started pulling my eyelashes out...because I have no hair. I tried:
Turning off AdBlock
Testing in multiple browsers and OS'
Inspecting the area with Chrome Inspector...which turned up an empty #DeveleperAppDashHeader div
Praying to the rain gods
Eventually, I became so desperate that I started typing random urls, and this one, by the Odin's Raven, worked: http://developers.facebook.com/setup
It creates a popup window that will let you get the ball rolling. Let me know if this worked, because I am damn near ready to hump my chair with excitement.
Also, I suspect that this is a bug...because if I can create an App using this link but not through the dev dashboard, then something is up.
Here is an explanation about how to create a new app - http://ftutorials.com/create-facebook-app/
First you should check that you are not trying to create a new application from business account. You can create new app only from a facebook account of a real user.
Also there is some facebook bug, that after you click on "Create app", nothing happens, but your app is created.

Writing a app store description for a specific country

If i deploy my app to the world and write the app description in english, is it then also possible to write some specific description for some selected countries?
Thank you
Neigaard, absolutely. Once you submit an app in iTunes Connect, go into "Manage Applications", and select "View Details" for the app. There's a button on the top right that gives you the option to manage localizations.
For more specifics, and graphics, see page 62 in the iTunes Connect Developer Guide.