Search results for

testflight the requested app is not avaliable

411,396 results found

Post

Replies

Boosts

Views

Activity

use of unresolved identifier 'self'
So I'm trying to debug a swift app with LLDB and ever since I incorporated cocoapods, I get this error when trying to use po on any variables or objects.error: <EXPR>:1:1: error: use of unresolved identifier 'self'I have checked all the optimization settings for my targets and project overview and everything seems correct according to other forums posts that used to be here.This is happening with xcode 6.3.2 and 6.4 beta 3, I havent tried with xcode 7 yet because I dont want to convert my app over to swift 2 yet.From what little I have learned it might be an xcode bug, but since its really difficult to debug complex apps with random println() I'm following up and trying to make sure I didnt miss some random setting that might be affecting this.Thanks.
1
0
4.2k
Jun ’15
Reply to Future of Newsstand?
I can confirm that it is gone. Installing a newsstand app on iOS 9 makes it into an ordinary app. The icon is the regular icon, no more cover pages... 😢Strange that there is no information about this in the new documentation.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Can watchOS send a local notification?
In my current WatchKit app, the parent application counts steps (CMPedometer) and sends a notification after a certain number are met. I'm trying to figure out how much of this functionality can be accomplished with just a native watch app. Can we count steps in the background? Can we send notifications?The parent app currently counts steps in the background while music is playing (all part of a fitness app).Thanks!
9
0
4.4k
Jun ’15
Touch ID to protect personal data
How can we all as comunity work towards the usage of Touch ID to lock our personal data like SMS messages or third part applications like WhatsApp, Viber, Facebook or any other app that we might have something not to be seen from all the people who use our device?
1
0
214
Jun ’15
Create native WatchOS app
Hi, a few hours ago I downloaded Xcode 7 beta and I was wondering if I could start developing a native WatchOS app. According to WWDC 15 presentation I understood I could but, when I get to Xcode -> New Project, the only option for WatchOS I can choose is: iOS App with WatchKit App. Am I missing something or I can't do an only-watch app? Thanks.
2
0
615
Jun ’15