Set the company name - itunes connect - app-store-connect

I recently added a new app to itunes connect (haven't uploaded yet) and as I saw in few videos and tutorials I should be able to set the company name once I'm trying to add the app. This option simply haven't be offered to me. How can I set the company name now? Was there any change in the apple developers tools?

Looks like it's not possible anymore to set a company name when using Personal Developer Program. I've search on apple developers forum and found this:
...For a personal account, your developer name on the store is always
your name. (It didn't used to be, in the early days of the app store,
but it is now.) For a company account, it's always the legal name of
your company...
What a pitty!
link: https://devforums.apple.com/message/907715#907715

It's never been possible to add a company name for a personal user account.
In case your account is a company account, then, the first time you create an app, iTunes Connect lets you choose the company name that will be displayed forever more.
You may found the documentation from Apple here, at the end of the page (Setting Your Company Name section).

Related

How to let only certain people test interal itunes connect testing

So this seems rather dumb I have to ask seeing as it's all over the itunes connect page. But my question is rather simple. I want to release a test flight version out but only allow certain people access to it. We need to test things on our dev server but don't want ALL of our testers using the dev server (they would get confused). When I go to Test Flight --> iOS --> (click on version) --> There's a Groups tab. And it lists the groups for this build to test on... okay. That's fine. Except there's no way to delete a group. I just want to submit a built to test flight and just allow certain people access to it. Is this possible?
UPDATE
Screenshot of what im talking about
Create a group for those specific users, and add their emails to the group. Make sure the group is selected in the left sidebar, by default it will show the list of users you just added...
But above the list you can choose the builds tab. Tap that and you will see this...
Tap the + sign and choose the build that you want to share with this group of users. If this is the first time you have shared this version of the app it may have to be approved for Beta testing by Apple.

Apple Music URL Scheme

I need to know the URL Scheme of Apple Music to open a specific song. Up to now I was using the link like this:
https://itunes.apple.com/us/album/monsieur-cousteau/id496076893?i=496076903&uo=4
That link, was working perfectly in iTunes Store, but now is not working any more. That's because the link is opened by Apple Music, and it seems to work because it opens the album, but not the specific song.
The structure of the links has changed there is now a flag in there for the open method:
iTunes:
https://geo.itunes.apple.com/au/album/monsieur-cousteau/id496076893?i=496076903&app=itunes
Apple music:
https://geo.itunes.apple.com/au/album/monsieur-cousteau/id496076893?i=496076903&mt=1&app=music
Note the app= at the end
There is a link generator here: https://tools.applemediaservices.com/ but I would imaging that you are generating these from your own log of apple ID's yes?
Also you will need to change the store, I am /au/ because I am in australia, these links don't always automatically forward the user and can give "Not available on your store" errors.
To get to a specific track you use this:
https://itunes.apple.com/au/album/monsieur-cousteau/id496076893?i=496076903&app=itunes&ign-mpt=uo%3D4#
Note the change in uo part, I am not sure how this particular part is generated as I got out of the industry a year ago but there is more information here: https://www.apple.com/itunes/affiliates/resources/documentation/tools_en.html unfortunately being I no longer work in the industry I am not classed as an affiliate any more.

Adding a new URL (domain) to a page

A friend of mine has opened a local business and not knowing what to do choose a URL with the name of her company (which is a playword). The chosen name is quite bad for google ranking because not meaningful: not indicating the nature of business nor the location (city).
I would like her to buy two new domains:
businessname-business-type-city.com
businessnamebusinesstypecity.com
is that still ok with google? I was doing that some years ago and ranked first on the search.
You can get as many domain names as you want, and set up the DNS to point to the ip of playword. But don't think it would be worth it, and no guarantee it would generate more hits.. Google search take location in consideration, so you're probably best of branding playword, and generate buzz in other ways; social media, flyers, many Google ads, and sponsored posts on Facebook
And be sure to have good semantics on your page
If the domain name is the name of the business then it is meaningful. Value of keywords in domain names has been diminished in recent times. Market the business, not the domain name. (And google local business results will help)

Archive subsites from sites in SharePoint 2010

I have a requirement to find a way to archive subsites from a site.
When I say 'Archiving' I mean moving a subsite from one site to another so the end users can still access the subsites and check the history etc.
The main site is a Training site and the subsites are training courses, when these courses have ran there is no need for them to be sat under the training department site and I can envision it becoming confusing with too many of these subsites.
I know I can move them using structure and content in site admin but don't really want end users to be doing that after each course has ran ( we have had over 500 this year!)
Has anyone else faced a similar issue or have any advice to how they would go about it?
Many thanks
Is there a need to retain the subsites? If so, instead of moving the site, perhaps changing the way your users access the sites would be an easier way. You could set up a list with the current classes (assuming you don't have one already) and include a field in that list that links to the course's subsite. Create a view that shows only the current courses so the end users never see the other subsites.
If you don't need to keep the subsites, you should look into some kind of workflow that can kick off when a class expires that deltes the subsite. I'm pretty sure you can't create a workflow with Nintex or SharePoint Designer to move a site to another location, so you may need to code something with C#.

Adding a new group for Beta testing in Google Play Developer Console

I would like to use the new Alpha/Beta testing feature in Developer Console, which were recently introduced by Google. I am getting "Group not suitable" error when attempting to add a new group.
I am unable to add new users from my personal Google groups or my application Google groups.
How do I add new Group to Alpha testing without getting the "Group not suitable" error message?
You should provide group email address as the form says. For example: your_group_name#googlegroups.com
My groups name is "GRDroid Beta Testers" so the email address must be
grdroid-beta-testers#googlegroups.com
Other example "GRDroidAlphaTesters", the email address must be
grdroidalphatesters#googlegroups.com
For those who aren't sure if they want to add a Group or a Community:
For adding a GROUP, use email of the group in a form name-of-group#googlegroups.com
For adding a COMMUNITY, use URL of that Community
Make sure you create and add a Google+ COMMUNITY, not a CIRCLE. Learned that distinction the hard way.
if adding #googlegroups.com suffix doesn't work for you, you might be confused between email contact group with Google Group. At first, I created an email group in my contact, and added into developer console, it kept saying that 'Group not found', that made me crazy. Ultimately, I realized that there is another Google Group on earth. :)