Add screenshots, texts to a "SoundCloud App" - ios

We use the SoundCloud SDK in our App so the user can upload sounds to its SoundCloud page easily.
We also created an App with our SoundCloud account, we can edit some of the App info like:
the title
a link to our website
the token
...
But we're not able to add other info like other Apps do (add screenshot, some texts, ...)
How can it be done?
The App is currently in test, not submitted yet to Apple.

The content for the app gallery is a part of the publication process, submissions for the app gallery are no longer accepted:
Moving forward, we'll be proactively reaching out to folks who meet this criteria about adding their apps to App Gallery instead of accepting mass submissions like we have in the past.

Related

Requirements for uploading to App Store - Business App

I have been thinking about submitting an app for my company, and it would serve as a simple app to get contact information easily.
But the question is, how much info to I actually need in the app to get it through the gates of appstore?
Currently the app is including:
- Different companies within our organization
- Small infotext about each
- Email button
- Phone button
- Contact persons, which leads to another view where I have contact persons with pictures, names, and direct phone/email buttons
Is this enough or do I need to include more features?
You can even add a app with single feature which is useful for the apple users, The only thing is make sure your app doesn't violet any of the app review guidelines and while preparing your app for submission on App store, in meta data information specifically mention that your app is for your orgnization's personal use
You will find apple app review guideline at following URL:
https://developer.apple.com/app-store/review/guidelines/

How to put your App on facebook for Approval to get Friendlist

I am developing an application and in that I have an option "Invite From Facebook". What I have to do is to fetch the names of the friends and send them invite for my application. What I have seen so fat then in latest Facebook API we can fetch these things directly. Someone told me to you have to submit the App for the approval first and after that we can have the friend list from the Facebook. So I just want to know the steps how can I submit my App to facebook inorder to get the friendlist. Please share your ideas.
The process for submission app is not easy. We need to strictly follow the guidelines. We need to sure what type of App we are developing and list of permissions are needed. Due to spamming by many Facebook App developers, Facebook app center required exact reason to get approve the required permission.
To submit an iOS App for Review before you release your app on store, you will need to submit the development binary version(an IPA/build, created using apple development certificate) through the submission form. (Read following tutorials for more detials)
For more details:
App Development - Facebook for Developers App Review
App Center Guidelines
Submission process
Please go through the submission guidelines as well. 

Can we show a link to Android subscriptions page from our iOS app?

I'm working on an iOS app which shows the link(Manage subscription) to iTunes subscription URL if the user is subscribed to our product. We have iTunes In-App subscription integrated in our app.
But, the user could have subscribed via android or web too.
We would like to show a link and redirect our users to android subscriptions page or web subscriptions page where the user can manage his/her subscription.
The question here is, does apple restrict this "Showing android/web subscription page from our iOS app" ?
Supposing you are talking about app store review process you may want to check the App Store Review Guidelines.
Im pretty sure you CANT do this, not only because before submiting an app they ask you If you reference to any thid party trademark or product, also because I have never see an iOS app refering to an Android app, this is obvious taking into account Android is the main competitor of iOS.

How do I get an "App Store URL" to begin integrating ads from mobile networks? [duplicate]

I am wondering how to link the Apple App Store link in an app that is currently being developed.
For Example...
I am developing an iPhone game that is not approved by Apple yet (so does not have any App Store link obviously). But in one of my methods I need to use my iTunes app link (to rate my app).
How do others manage to put their app link on their games? Do they immediately update their game after Apple approves it?
You don't have to have an approved app to do this, however you have to have already created the app in iTunes Connect. Once you have done this, Apple supplies you with a "View in App Store" link on the applications page.
In addition to this, you can use the following link to send the user directly to your app's rating and reviews page in the App Store.
itms-apps://ax.itunes.apple.com/WebObjects/MZStore.woa/wa/viewContentsUserReviews?type=Purple+Software&id=APPLE_ID
In the above link, replace "APPLE_ID" with the Apple ID of your app. (see screenshot below)
When you create a place for your application, and fill the information about your application, it provides you a link. And that link is what you can use in your application, before making it live.

Confirming someone downloaded an iOS app

I want someone to complete a registration process on a website, then download an app from the Apple App Store, however I am unsure how we could track that someone did download an app and tie that download back to the registration.
What is the best I can hope to achieve with this and how would I go about implementing it?
Have them enter some kind of registration code or a username/password combo created on the website. As far as I know, the is no other way since you do not have access to that kind of information from the App Store.
It sounds like you want analytics tracking per registration. For that you may consider a B2B app, meaning it's not visible in the app store when you search for it yet, you can point users to a custom itunes url to download the app. After that you can download iTunes Connect a view active installs.
http://www.apple.com/business/vpp/
https://itunesconnect.apple.com/WebObjects/iTunesConnect.woa
You could take a look at Taps.io - http://blog.tapstream.com/post/40781681789/made-for-apps-taps-io-shortener
In their own words:
Taps.io is a universal URL shortener that sends web visitors to your app or your website. It also answers the question:
How many of those visitors download and run your app?
Just like Bit.ly, it tracks the number of clicks - but unlike ordinary shorteners it shows the number of app users you get from that link and its overall conversion rate. So use it instead of a naked iTunes link for tweets, email signatures, ads and anywhere else you share your app. You can even use LinkShare with taps.io to recapture affiliate commission.
Taps.io is free for indie devs, with no cap on how many taps.io links you create or how many clicks you generate.

Resources