Not able to run with iOS device emulator in Smartface App Studio - smartface.io

Having individual license and trying to run it with iOS device emulator.
Installed updated smartface-in-action in my iPhone 5
Connected iPhone 5 with USB
Selected "iOS" from profile dropdown and clicked on "Device Emulator".
But, it's saying 'Device found'... Keep calm ;)
Can any one suggest or help me to get out from this issue.

This is because of iOS restrictions. It is not possible to make changes on an application which is downloaded from store.
Therefore, for licenced users Smartface has a solution, you can send email to support team of smartface and ask for this editable application's download link.

Related

Is there any guide to submit catalyst app?

We have created new app which support iphone, ipad and mac catalyst from xcode 11. We have also create apple distribution profile to upload binary. But at submission time apple says that beta binaries are not supported. I have used xcode 11 and if i will de select mac then i can submit build.
In developer apple i havent seen any guide on uploading mac catalyst apps. Anyone please help me out on this?
In order to upload apps converted with Catalyst to App Store,
you'll need to create a new Mac OS app entry in App Store Connect.
Simply click on the 'Plus' icon in AppStoreConnect, click on new MacOS
app.
In the existing App Store app page, click on the plus icon "VERSION OR PLATFORM", and select Mac OS.
Your Mac Catalyst app shares the same bundle ID as your iOS app. In your Xcode organizer, one of them shows in the iOS section and one in the macOS app section. Uploads from Xcode should automatically go into the same app record on App Store Connect.
You can then finish the details (Mac app screenshots, descriptions, etc.) in the app page and submit it for review.
There will be one apps displayed in your AppStoreConnect and 2 platforms in it, one for the iOS and one for the macOS.

Visual Studio for Mac - Configuration doesn't target device. Your configuration doesn't target a valid iOS device

Error Message:
Configuration doesn't target device.
Your configuration doesn't target a valid iOS device
I want to publish an iPhone app to App Store. So, I tried to perform Archive for Publish an iPhone App by selecting at the top main menu bar:
Build > Archive for Publishing
I have already select a device from the drop down menu at the main top menu bar. But I still receive above error message. What should I do?
I don't have a physical real iPhone. All I use is the iPhone Simulator. Is it a must to use a real iPhone to sign the App and submit to App Store?
Update
A physical iOS (iPhone) device is no more needed to archive and submit app to AppStore.
You need to plug in a real physical iPhone into the Mac Laptop.
and target it as target deploy device. Then, this problem will solve.
Update: A physical iOS (iPhone) device is no more needed to archive and submit app to AppStore.
For build device, select "Any iOS Device (arm64, armv7)" or Generic Device
The last option in the list of build devices is a Generic Device, under the heading Build Only Devices. This option works fine for those without a physical iPhone.
Dont know if this is still an issue, but I ran into that issue today: the problemn was that in the fourth column it didnt say "remote device". Click on in so it reads: Release, iPhone, APPNAM.ios, Remote device.
Than your good.

Smartface emulator ios 9 gives error

Although i have downloaded smartface-in-action app from appstore i get following error for simulator:
Searching for devices
Device found: ipod’s iPad
Keep calm
You need to download Smartface in action from app store and then please try again.
Please refer to Troubleshooting document!
How to solve this issue?
Smartface in Action on the app store is not supporting Device Emulator feature anymore.
You need to purchase "Individual License" minimum for Device Emulator option.
For more information https://account.smartface.io/License

Unable to publish Smart Tv app on Samsung Store

I am trying to publish 'Smart TV' app on 'Samsung Store (Saller Account)', but Its telling that we can not publish Smart Tv app, we can just publish 'Tizen TV' app.
I want to upload 'Smart tv' app. We are developing app in SDK link below.
'http://www.samsungdforum.com/Devtools/SdkDownload'.
Could anybody please help me to get rid this problem.
I am also attaching the message screen sort that Samsung Store (Saller account) showing.
It's done because now samsung smart TV have Tizen based OS, so you have to Ist submit tizen app, and once samsung QA passed it and publish it, then only you can publish other version as update for old version.
Just for your information,Converting your app to tizen wont be big issue, there will be minor changes, just try it once
Samsung now supporting only tizen sdk based development.

Smartface iOS Emulator Fails to Start

No matter what I try, I seem to get this message every time I click the Device Emulator button. I have an iPad Air 2 connected to my PC with Smartface in action installed.
"Keep calm ;)
You need to download Smartface in action from app store and then please try again.
Same issue again? Please refer to Troubleshooting document!"
This is caused by the new restrictions in iOS 8.3.
You can download the emulator project from the link below :
https://github.com/smartface/iOS-Emulator
After that you can compile your own emulator and use it.