uploading a new version of an app in appworld - blackberry

I have an app in app world of version 1.0. That is working successfully. But now i want to upload the second version (2.0) of the app. How i upload the second version of the app in app world ?.

Login to appworld,
Click manage products
Click the + button under releases column corresponding to the app you want to update.
Answer the questions asked, and in step 4, upload your file bundles.
Save to draft in step 5 and then send for review
thats it ,done !!!

Related

Creating an iMessage App/Sticker App that Allows to Save Stickers, Xcode 9, Swift |&| Replacing an App with One on iTunes Connect

I want to create an iMessage app that allows the user to save stickers, so when a new release of the iMessage app comes out with entirely different stickers the user would be able to use the stickers from the previous version, and so on.
I would also like to know if you can replace an app on iTunes Connect with a different project than the original was built on.
eg.
create a game for iOS
a few months later, create the same game for iMessage and iOS but with a new project, and the identifications, profiles and certificates the same as the original.
Not sure if the community can help you with the first part of your question, because it depends on your implementation. Sure it's possible, but you won't be able to use the native UI within iMessage.
Secondary part of your question with regards to updating an app on iTunes Connect: You can always update an app if you use the same bundle ID (com.test.app) and make sure the version and build code are correct. (i.e. increasing) Besides that it does not matter what project / base you are using, if you correctly sign and build the IPA and upload it to iTunes Connect: https://help.apple.com/itunes-connect/developer/#/dev480217e79

Change screenshots in meta data of app in itunes

I am trying to change the screenshot of app published in itunes without creating new version of it?
When i log in to itunes and see my app meta data, I am not able to find edit option for screenshots.
I am new to mobile app as the current app was done by another developer.
Mine is web app not native mobile app.
If I create new version does it make users to log in again?
Should i upload the build again for the project?
I would like to know the impact of creating a new version like how long does it take to see the new screenshots.
You can't change screenshots of a live app, you need to create a new version. (https://developer.apple.com/library/content/documentation/LanguagesUtilities/Conceptual/iTunesConnect_Guide/Chapters/ReplacingYourAppWithANewVersion.html)
Officially web apps are not allowed on the store. Make sure your new version adheres to the store rules, specifically 4.2.
(https://developer.apple.com/app-store/review/guidelines/#minimum-functionality)
If you replace an existing (native) app with a new web app, I'm 100% sure that users need to log in again.
Yes, you need to create a new version / build and upload it to iTunes Connect. Then you can upload new screenshots as well. After that, you can send the app to review, which usually takes 1-2 days.

Can I update the In App Purchase content for spacific App version?

I am working on one application where I need to update the In-App purchase content for dual language support, now the App is rewritten from objective c to swift and it can download and play the new content but the problem is if I upload the new content old users will not be able to download them and use them, so is it possible that I could limit the new app content version to specific App version (suppose if newly uploaded content version is now 2 and new app version is 4). I am not able to figure it out is it possible or not or what else can be done. Thanks in Advance

App Store Publication and Update Process

I have following conditions:
We want to change app icon and add screenshots. Can it be done without upload new binary?
Currently no screenshots under 5.5" and 4.7" display when we want to upload new version of app. Do we need to upload screenshots prior to Submit for Review?
App screenshots (device/size doesn't matter), app previews and app icons can only be changed with a new version/binary of your app.
Complete overview of all the fields and stuff you can edit in iTunes Connect is over here: https://developer.apple.com/library/content/documentation/LanguagesUtilities/Conceptual/iTunesConnect_Guide/Appendices/Properties.html#//apple_ref/doc/uid/TP40011225-CH26-SW1

Issues Uploading Sticker Pack Extension to iMessage

I created a sticker pack extension (not the full sticker app) for iMessage using Xcode 8. I have the icons too and the project gives no errors or warnings. I registered the bundle ID, archived and uploaded the archive, and created a new app. However, I don't see anything about stickers!! iTunesConnect seems to be treating it like a normal app.
In the Apple tutorial, it says there's a category called "Stickers" that I can give it but I don't see that either:
Category. You can list your sticker pack in the Stickers category or another category that best describes your app. You can also list it in a second relevant category.
I see on appCoda that on June 16 (when the article below was written):
You cannot upload your sticker pack to the Messages App Store yet.
Is it still not available two months later, like 10 days before the expected Sep 7 launch? Or is there something in the Build Info I need to change? Or the pList? Please let me know if I'm building / archiving / uploading this incorrectly and how to remedy it!
Apple will tell you when you will be able to upload Stickers to the AppStore. This is normally right after the Keynote Event. Take into consideration that in order to upload an App to the App Store you have to use a NON Beta Distribution of Xcode.

Resources