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
Related
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.
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.
I am new to iphone development. I know that in order to make apps for ios devices either you need to have developer account or jailbreak ios device. I jailbroke my iphone 5. Then I made simple hello world app for iphone and then converted it to .ipa. Now when I install it via itunes, I first see icon on my iphone and see that it is installing. After completion, it pops up a message that app failed to install. How can I fix this problem? Why its not installing?
http://www.securitylearn.net/2012/12/26/build-ipa-file-using-xcode-without-provisioning-profile/
Try it it will help full , you can directly run app on your device
I have developed a OTA app which I can able to download to my iPhone and iPad devices(version 3gs) through Adhoc over the air.But when I am tring to download to some other devices other than mine(4s)it shows "the app cannot be download at this time".I even added the udid of those devices in that provisioning profile.can anyone help what was the exact problem?I am struggling to find it out.
After adding each UDID, you need to rebuild and reupload your app.
I made a simple application on XCode 4.2 and Sqllite.
It runs on Simulator smoothly. I made its build and run on Iphone 4S with iOS 5.
it Runs and crash without any error.
Guide me to detect the problem.
Try debugging on the device in your app delegate or if need be in your main.m file.
Also check the Console app on your Mac.
It contains device logs you might use to learn more.
make sure about ur version. and did you have the provisioning profile and certificate installed to push the kit in the device?
if you dont have any provisioning profile associated with the iphone it wont let you push or run the kit on your device..
Has the app ever worked on the iPhone?
If so, you may have changed the datamodel, which would cause the app to stop working.
You'll have to delete the app from the phone, then re run it.
Connect your device to Mac, Open Xcode, Open Organizer inside xcode. Than see Devices Section, you may get your device name.. Than see Device Logs. Now you run your app in device only not from xcode to device.. you will get same Console output see in Organizer Device Log