Can I switch a Google Play country without adding payment method? - google-play-services

Here's the deal.
I need to check if our Platform supports payments over 1000000 currency via Google Play Store.
When I try to change the country in Account settings, Google asks for that country's payment method (Credit card). I don't have access to Vietnamese test cards and the ones from card generator don't work (obviously). Any ideas on how I can skip adding a payment method? The account is used only for Sandbox testing purposes.

Check out this Page from the Google Play Support Page if you encounter a similar Problem.
Also, you can't change the country for an existing payments profile. Hence, you need to create a new payments profile to add/associate it with a new/another country:
Sign in to Settings.
Under Payments profile, click the pencil icon next to Country.
Click the link to Create new profile from the message that appears.
Click Continue from the next message that appears.
From the drop-down list, choose the country to associate with the payments profile you're creating.
Enter the address information and click Submit.
After that you'll be seeing an option "Close" at the bottom part of the selection where you need to close the payments account under your previous location.`

Related

Remove test score via iTunesConnect

On WWDC session 605, it is said test data can be management via iTunesConnect. But I currently can't find how to achieve this.
It is live or am I missing something?
You should follow these steps:
Login in iTunesConnect with appropriate AppleID (the one associated with your iTunesConnect account).
Go to MyApps
Click on your app
Click on Features
Choose GameCenter (among other features) in left side menu
From dropdown menu located in right part of the screen choose "Manage scores and players"
From there, choose the leaderboard you want to manage and click on "manage" button. All scores will show up and you can choose what scores you want to remove, or which player to block.
EDIT:
Just noticed that you are trying to delete all test data before submitting an app to the Store instead of managing already submitted game.
In that case, just chose "Delete test data" from dropdown menu from the picture above. This action can take about 24 hours to happen. So be patient.
Hope this helps!

Open Address Book and select a phone number of a contact which is having multiple numbers in iOS

I am developing a dialer application in XCode. In my application there is a button to pickup phone numbers from AddressBook. When a user click on that button I need to open the original iOS AddressBook and the user must be able to select a contact. If the contact has multiple numbers saved, the user should be able to select the number he need. After selection the number should be displayed in a UITextField. I have seen the same option in Skype Application.
Thanks in advance.
This is not possible to my knowledge. You'll have to fetch the contacts yourself and present them. My guess is that the apps you have seen that you think does this is simply just skinning the views as in the iOS Contacts app.
Have a look at https://github.com/Alterplay/APAddressBook for a convenient and easy-to-use wrapper around the Contacts API.

Unable to register as developer: Not receiving confirmation code

I'm trying to register as a developer but I'm not receiving confirmation code to my cell phone.
I entered my country code + my phone number in the right form but still, I tried "resend" option couple of times, several phone numbers and still all my tries failed.
Can it be I'm blocked or there is a temporary failure at Facebook?
For anyone finding this via google, try this:
Not receiving your Facebook confirmation code?
Text "F" (without quotes) to 32665 and you should instantly receive the code
Hope this helps cut down on some implementation headaches people may be having.
Enter that into the corresponding area under settings on Facebook and boom it all works! (Dont forget to instantly deactivate SMS alerts otherwise you’ll be pestered every time a ‘friend’ mentions what they had for tea, plus you’ll be charged for it too)

Adding a review box to site that posts to G+ Local page

I was wondering if it was possible to add a review box to my site that would automatically post to my Google+ Local page, and in turn eventually show as a Google review.
I just want the simple functionality of leaving a comment and star rating to my site to avoid having to travel to another page.
Is this functionality available?
I have found a slight shortcut by adding the query parameter ?review=1 to the end of the url which automatically brings up the review box once the Google places page loads, and have customized a message to try and entice a click but feel that the easier you make it on someone to leave a review the more successful it will be.
I'm sorry but we don't have that functionality.

Create a custom template for a user story in Rallydev

Is there a way to create a pre-populated notes field when creating a user story in Rally? I want to define a standard format for my team to use and they would just need to fill in the requested fields.
This is a popular feature request. Some customers with this need setup their "template" stories pre-populated with the requisite data, and leave them un-scheduled, and ranked so they appear at the top of the backlog. Then they make copies of the template stories when creating new stories to write and then pull into sprints.
Rally (now CA Agile Central) now has support for defining templates for the Description field and it can be shared with other users, but as an experimental "Labs" feature. It is useable and works for me. To see the Lab features and try this out, click on your profile icon in the top right, choose My Settings, and click on the Labs link in the top bar. The feature is called Rich Text Template Sharing. Once you enable it, you should see a Templates link in the New Story creation dialog for the Description field.