All Questions
Tagged with provisioning iphone
261 questions
2
votes
1
answer
88
views
Titanium appcelerator not list iPhone to load app in development mode
Titanium appcelerator is not showing connected iPhone in development mode. I am using trail version of Titanium. Provisioning profile and certificates are OK (Green in run configuration).
When I try ...
1
vote
1
answer
2k
views
Xcode won't import the appstore.mobileprovision-file
I'm trying to get my first app on the app-store and have been following the instruction of my teacher (creating certificate, app-id and provisioning profile.) When I double click my mobile ...
2
votes
0
answers
164
views
Wifi Reconnect Duration in iOS - IoT Provisioning
I have an IoT device that broadcasts a Wifi network upon startup. The device then launches a UDP server so a client can connect to it to send over Wifi credentials. I need to be able to check if those ...
3
votes
4
answers
3k
views
Xcode 6.3.2 The application does not have a valid signature
I have tried every related thread and did all the suggested steps:
Remove All provisioning profiles
Create new app id
But I still get
App Installation Failed, The application does not have a valid
...
1
vote
1
answer
111
views
why the "Use for Development" no appearing for Xcode 6 and iPhone 5 with IOS 8.0
I'm trying to follow this link get the "Provisioning Profiles" with Xcode, but I can't find the "Use for Development" in Xcode's Organizer window. Can someone help solve it or get around it?
(https://...
0
votes
3
answers
983
views
Uploading new app version after expiration of provisioning profile
I visited many threads over Stack Overflow about Provisioning Profile before posting this question, but didn't get any satisfied opinion.
My Problem is that I have one of my clients app version 1.0 ...
1
vote
1
answer
325
views
Unable to install api file from another developer through xcode [duplicate]
I can install my app written for myself through XCode smoothly. However, I can not install an app, a ipa file, given from my friend through Xcode => Window => Organizer => My iPhone => Applications =>...
0
votes
1
answer
1k
views
Pushwoosh iOS integration
I have a Pushwoosh premium account and so I configured iOS notifications automatically and downloaded the Provisioning profile via the link. I added the mentioned provisioning profile to my iPhone ...
1
vote
1
answer
4k
views
xcode doesn't recognize my device
I've connected a new device for testing. These are the steps I performed:
in the provision of apple development center I added the device
connected the device
in xcode open organizer -->the device is ...
1
vote
1
answer
2k
views
The bundle identifier cannot be changed from the current value
I am attempting to submit my game to the App Store. For some reason I am getting this error message when I validate my archive and I have no idea why!
The bundle identifier cannot be changed from ...
1
vote
0
answers
186
views
Can't sync build using itunes or wirelessly using testflight or diawi
I just finished creating an iphone app.When i debug it in my device using Xcode,it works.
When i archive it using my Ad-hoc distribution profile or the debug profile and then try syncing it with ...
2
votes
2
answers
11k
views
Install iOS IPA via Xcode with no certificate in keychain and no provisioning profile installed
I have an oracle VM with OSX ML installed on it. I want to install an IPA via Xcode organiser, its properly provisioned for my iPhone UDID. Is it possible to install it on my iphone, when there is no ...
1
vote
1
answer
278
views
Provisioning profile issues
What I'm trying to do is use my own Iphone and Ipad as a simulator through xcode. I'm doing this because the built in simulator cannot get past the log in page on my app, any valid user name and ...
0
votes
1
answer
255
views
how to provision .ipa bulit by friend?
My friend has built an app (we both have developer accounts) I have the .ipa to test.
How can I provision the app onto my device ?
Do I have to rebuild from the source with my prov profile? or
...
18
votes
3
answers
24k
views
How can I find exactly what my codesign identity is?
I need to know exactly what my codesign identity is. Where can I find that? And what is the usual format for a codesign identity? Thank you!