Blackberry app approved by vendor – again to resubmit after adding new devices? - blackberry

Our Android runtime blackberry app has been approved by vendor portal recently and its on blackberry world store. While approving we selected only one device from the list of devices shown in portal. Now I want to add more devices, I have selected required devices and saved it. My doubt is
Do I need to resubmit the app again in order to list app in blackberry world for the newly added devices? Right now while searching app on BB store, its shown only on the device I selected for the first time. Now I want it on newly added device also.
Just saving the devices alone is enough?
If I need to resubmit how many days it would take the for approval?
I researched on internet, I didn’t get required information

Related

Set iOS app visible to selected users on App Store

I have purchased the Apple Developer Program and built an iOS app which works only for iPad.
Now I want to upload the same iOS app on iTunes Connect and will submit it for review, but when my app will go live, I don't want it to be visible for everyone. I want to show my app for some selected users.
I know that the Apple Developer Enterprise Program is available for this requirement but I don't want to purchase it.
Secondly, I like to know if it's possible to attach some password to an iOS app before downloading it from the App Store, so that only those users will download it who have a password.
There is currently no option for this, at least not in the way you want to do it.
You can distribute your app through TestFlight or a third-party ad hoc distribution service. Alternatively, you can implement a password system to your app, so only the selected users can view its content.
You can distribute your app through TestFlight. you can use internal and external users. you can input upto 2000 users in external.

Deleting the app from ItunesConnect and submit as new app due to "UIRequiredDeviceCapabilities"

we submitted one app in "itunes connect" compatable of all devices but now we are planning to restrict to install only for "iphone devices", for that we removed the app from the store and resubmit as new app. My question is what changes we have to make for the new app changing the name from "itune connect",Bundle ID...etc can u help me whether i have to change "app icon" and bundle name in the xcode. What are the things i need to change while submiting as new app ??
Thanks in Advance
If you want to support more devices then previous version then you does not need to change any thing in iTunes Store other then you just have to add proper screen shots for supported devices.
But if you want to remove previously supported devices, which are installed in user's devices,then Apple does not accept your build .
"This bundle is invalid. The key UIRequiredDeviceCapabilities in the
Info.plist may not contain values that would prevent this application
from running on devices that were supported by previous versions."
"This bundle does not support one or more of the devices that were
supported in the previous bundle for this app. Bundles must continue
to support any devices previously supported."
If you still wants to remove previously supported devices, then you have to upload new build with support you want to provide for devices.
But you can not use same bundle Identifier and same name.
So, your previous user who downloads your previous app have to download this app from App Store.
Removing your app from the store, and uploading the update with a
different bundle ID, will allow you to narrow the range of devices
your update supports. However the update will be listed on the store
as a separate app. Existing users of your app must purchase the update
through the App Store, just like new customers.
Because the update will be treated as a different app, it must have a
different name in iTunes Connect than the name of the app already in
the store.
For more detail please find here : Why am I getting device support errors when uploading my app?

Preserve iOS App name

We have an iOS (iPhone and iPad) B2B application that is already working with a specific name. We want to use the same name in another iOS app or convert B2B application into public one.
We have been searching in the internet and we have seen 2 alternatives, but we have some doubts with both:
1-Delete B2B Application.
If we delete this App, will we be able to use the App name for other App in other developer account?
Will the current users' installations of this App be deleted from their mobiles automatically once we delete the App from B2B?
2-Convert B2B to public.
By making some changes and uploading an update to iTunes Connect, can we release the App as normal to the public, moving from B2B?.
Firstly, if you delete the app, you will indeed be able to use the app name again. Secondly, the current users installations won't delete. They will have to manually delete the apps from their devices, as you cannot delete them remotely.
I am not 100% sure about converting an app from B2B to public, but I believe that if you upload it normally to iTunes Connect and the select the stores you'd like to sell it in, as well as the pricing and the submit it for review this will without a problem release it for sale in select stores.
Hope that helps,
Julian

Private App Distribution for my iOS App - Only for specific clients

I am aware that this question has been rattled like an empty can in a trunk for a long time yet I still am not sure how to approach this problem.
Intention
Allowing my client to download my app by providing a code. So my client can go to a webpage through his iPad, enter in a code, and the downloading of the App starts.
Solution/Problem
I can do it through AdHoc Distribution, where I can make a webpage that can only show a link to download the App, only after a specific code is authenticated. The only problem here is that I need UDID of the device nonetheless. So here is the problem, how can I let the user download the app, when he just enters a correct code on some webpage, without having his/her UDID?
I'd really appreciate if you could help me in anyway.
Best.
You'll have to create a web based authentication mechanism yourself for allowing a user to download the ipa. Because you wish to be UDID independant, you'll have to enroll to the enterprise program - a simple iOS developer program will not suit your needs (limited to 100 specific devices).
This is what the iOS Enterprise Developer Program is for.
Get tools and resources for developing proprietary, in-house iOS apps that you can distribute to your employees.
No UDID needed. No 100 device limit.
This is possible now using redemption links with private app distribution. You still need to go through App Review, but users will be able to download your app without you needing to know their device UDID and without the app publicly being available on the App Store.

Making an iPhone App not searchable on App Store

I want to upload an app to AppStore and provide a link to selected users only. In other words, i want to send them the URL so they can download it, but i don't want other to be able to search for it on the App Store.
You can use App Store redeem codes without releasing an approved app for sale. Unless released, it will be invisible. However, redeem codes are limited in number, and you may not be able to update an app without releasing it.
Read about B2B or use adhoc builds for selected devices.

Resources