Search results for

“missing package product”

52,396 results found

Post

Replies

Boosts

Views

Activity

Reply to in app content Signing Identity
Thanks so much for your response.I am not using a wildcard, but the full app ID. I've been trying to set signing for it. As well, the default settings seem to be for OSX and i've tried switching that to iOS and setting normal signing. Pretty confusing why it hasn't been working.Additionally, if i try to force a validation after my initial error, it tells me: Failed, the package does not contain an info.plist(The info.plist in the IAP is called a ContentInfo.plist) maybe that's a part of the issues?
Topic: App & System Services SubTopic: StoreKit Tags:
Jun ’15
Reply to Create native WatchOS app
Hi ! Yep you're missing it 😉 native apps are always linked to an parent iOS app for now. what's native is that watchkit code is now executed on watch. so it's the same way that before, Apple does the Job.what you have to do is call Webservices via the watch kit app for exemple. instead of calling the parent app.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Reply to App rejected: Abandoned batch. IAP restore functionality.
HI :1) Abandoned BatchWe found that while you have submitted In App Purchase products for your app, the In App Purchase functionality is not present in your binary.this assume that you don't have an article in ITC for IAP ? you can't use IAP if you don't create articles on ITC2) Missing restore mechanismYou have to implement a restore Mechanism, but if i refer to 1) you don't even have IAP configured for your app...??i just assuming, i don't know your project... ^^
Jun ’15
Reply to Does upgrading from OS X Yosemite beta to OS X El Capitan delete data?
You can perform an update from OS X Yosemite to OS X El Capitan without losing data. However it is a beta and there is a chance for data loss and corruption in an case so I advise making a backup of your system before installing the beta.I am slightly confused however as you mentioned it is a Yosemite beta. Yosemite is in public release so if you arent running that I can be sure what is going to happen. You shouldnt be running OS X Yosemite betas any longer with the exception of things like 10.10.4.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Reply to iOS 9 Beta battery life
Glad to see it's happening to everyone, else there'd be something to worry about 🙂Personally, my test device is currently at 13% at 5pm, usually it'd be around 60% so the power usage sure is off, but the point is that it does not matter. As has already been said, there's likely no power conservation going on right now, and I'd expect low level logging is active.Leave the device plugged in all day (like I will be tomorrow!!)As for development device only I fully agree, yet I happily install on my primary iPhone6 because that is my dev device. If it breaks or goes on fire, I have a perfectly good iphone 5S that I can live with. Hard to get to grips with an OS and do testing if you dont actually use the phone! So yeah, installing on primaries is fine in my opinion; but only if you dont really care about things like data loss and power loss !
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Reply to CloudKit and offline sync
I currently have a few apps that use iCloud and Core Data but syncing is not stable. I personally would like ot use CloudKit but without offline syncing it is not appealing for my kind apps.CloudKit is competing with Azure and they have offline syncing for their product.
Jun ’15
How does Handoff work now?
I get the icon on my lock screen, and if I swipe up and unlock I get the webpage from my Mac, but it used to be on the left of the task list as well. With the new task list scrolling from the left, the app from the other device is no longer available there - or am I missing something? iPhone 6+
1
0
220
Jun ’15
MDM Signing Certificate - Renewed
We have MDM installed on hundreds of devices, the signing cert and MDM push cert expires Friday, they have been renewed but reading the MDM Docs, extract below, It states that we need to replace the MDM profile. Well since it's over the air, does that mean the users will need to go throught the enrolment process AGAIN?SSL Certificate TrustMDM only connects to servers that have valid SSL certificates. If your server's SSL certificate is rooted in your organization's root certificate, the device must trust the root certificate before MDM will connect to your server.You may include the root certificate and any intermediate certificates in the same profile that contains the MDM payload. Certificate payloads are installed before the MDM payload.Your MDM server should replace the profile that contains the MDM payload well before any of the certificates in that profile expire. Remember: if any certificate in the SSL trust chain expires, the device cannot connect to the server to receive its commands. When this occur
4
0
5.2k
Jun ’15
iBooks won't login to iCloud
When i open iBooks, it show me a windows to login with my icloud ID. When i press enter, the windows disappears and become gray, with the name window and a spinning wheel (not when it crash, but when it's thinking/connecting). Then it comes back with the same login screen and the text An unknow error occured. When i close this window, iBooks hang and i have to force close the program.Console info:09-06-15 19:32:01,755 storeaccountd[567]: ADI: { Connection = keep-alive; Content-Length = 20; Content-Type = application/x-dmap-tagged; Date = Tue, 09 Jun 2015 17:31:59 GMT; Strict-Transport-Security = max-age=31536000; apple-timing-app = 5 ms; server-cloud-daap-version = 1.0; x-apple-application-instance = 404602; x-apple-application-site = ST11; x-apple-jingle-correlation-key = P6GIJJU424NU6YWNKOWSGTFHTI; x-webobjects-loadaverage = 0;}09-06-15 19:32:01,000 kernel[0]: Sandbox: iBooks(1543) deny(1) mach-lookup com.apple.dock.appstore09-06-15 19:32:01,763 iBooks[1543]: Could not find image named 'NSImage'.09-06-15 19
1
0
786
Jun ’15
Reply to in app content Signing Identity
Thanks so much for your response.I am not using a wildcard, but the full app ID. I've been trying to set signing for it. As well, the default settings seem to be for OSX and i've tried switching that to iOS and setting normal signing. Pretty confusing why it hasn't been working.Additionally, if i try to force a validation after my initial error, it tells me: Failed, the package does not contain an info.plist(The info.plist in the IAP is called a ContentInfo.plist) maybe that's a part of the issues?
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to Create native WatchOS app
Hi ! Yep you're missing it 😉 native apps are always linked to an parent iOS app for now. what's native is that watchkit code is now executed on watch. so it's the same way that before, Apple does the Job.what you have to do is call Webservices via the watch kit app for exemple. instead of calling the parent app.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to watchos 2 contacts failed to synch on my watch from my phone
Yes but it worked with my Watch, I imagine the animation is missing
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to viewing older posts in forum, pagination?
Appreciate the reply. I wanted to make certain I wasn't missing something. And was not sure where to report/post about the issue. If someone has a better place to post or who to ping/notify, please let me know.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to App rejected: Abandoned batch. IAP restore functionality.
HI :1) Abandoned BatchWe found that while you have submitted In App Purchase products for your app, the In App Purchase functionality is not present in your binary.this assume that you don't have an article in ITC for IAP ? you can't use IAP if you don't create articles on ITC2) Missing restore mechanismYou have to implement a restore Mechanism, but if i refer to 1) you don't even have IAP configured for your app...??i just assuming, i don't know your project... ^^
Replies
Boosts
Views
Activity
Jun ’15
Reply to Have a watch, want to install 2, have to support a 1 app.
You can still build a test your app on 2 and then submit using Xcode 6. I run beta iOS updates and then build production apps with the old Xcode - you don't need a device plugged in to do this. However you're risking missing bugs as your test OS doesn't match your build OS. As for switching between watchOS 1 and 2 - downgrades are not supported or reccomended.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to Does upgrading from OS X Yosemite beta to OS X El Capitan delete data?
You can perform an update from OS X Yosemite to OS X El Capitan without losing data. However it is a beta and there is a chance for data loss and corruption in an case so I advise making a backup of your system before installing the beta.I am slightly confused however as you mentioned it is a Yosemite beta. Yosemite is in public release so if you arent running that I can be sure what is going to happen. You shouldnt be running OS X Yosemite betas any longer with the exception of things like 10.10.4.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to What is OCR Accessory Setup?
It's associated with HomeKit. There is nothing accessory manufacturer needs to do, just follow the packaging requirement and it will work.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to iOS 9 Beta battery life
Glad to see it's happening to everyone, else there'd be something to worry about 🙂Personally, my test device is currently at 13% at 5pm, usually it'd be around 60% so the power usage sure is off, but the point is that it does not matter. As has already been said, there's likely no power conservation going on right now, and I'd expect low level logging is active.Leave the device plugged in all day (like I will be tomorrow!!)As for development device only I fully agree, yet I happily install on my primary iPhone6 because that is my dev device. If it breaks or goes on fire, I have a perfectly good iphone 5S that I can live with. Hard to get to grips with an OS and do testing if you dont actually use the phone! So yeah, installing on primaries is fine in my opinion; but only if you dont really care about things like data loss and power loss !
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to CloudKit and offline sync
I currently have a few apps that use iCloud and Core Data but syncing is not stable. I personally would like ot use CloudKit but without offline syncing it is not appealing for my kind apps.CloudKit is competing with Azure and they have offline syncing for their product.
Replies
Boosts
Views
Activity
Jun ’15
How does Handoff work now?
I get the icon on my lock screen, and if I swipe up and unlock I get the webpage from my Mac, but it used to be on the left of the task list as well. With the new task list scrolling from the left, the app from the other device is no longer available there - or am I missing something? iPhone 6+
Replies
1
Boosts
0
Views
220
Activity
Jun ’15
Install problems
i keep getting this core storage operation is not allowed on a sparse logical volume group error when installing. I'm lost as there seems to be no support documents & very few people with the problem
Replies
11
Boosts
0
Views
1.5k
Activity
Jun ’15
MDM Signing Certificate - Renewed
We have MDM installed on hundreds of devices, the signing cert and MDM push cert expires Friday, they have been renewed but reading the MDM Docs, extract below, It states that we need to replace the MDM profile. Well since it's over the air, does that mean the users will need to go throught the enrolment process AGAIN?SSL Certificate TrustMDM only connects to servers that have valid SSL certificates. If your server's SSL certificate is rooted in your organization's root certificate, the device must trust the root certificate before MDM will connect to your server.You may include the root certificate and any intermediate certificates in the same profile that contains the MDM payload. Certificate payloads are installed before the MDM payload.Your MDM server should replace the profile that contains the MDM payload well before any of the certificates in that profile expire. Remember: if any certificate in the SSL trust chain expires, the device cannot connect to the server to receive its commands. When this occur
Replies
4
Boosts
0
Views
5.2k
Activity
Jun ’15
Do we have the News app yet?
I am not sure if we're supposed to have the News app or not yet? I know they're allowing publishers to start curating content. I'm just wondering if I maybe missed it somewhere or can't see it because of a bug?
Replies
1
Boosts
0
Views
328
Activity
Jun ’15
iBooks won't login to iCloud
When i open iBooks, it show me a windows to login with my icloud ID. When i press enter, the windows disappears and become gray, with the name window and a spinning wheel (not when it crash, but when it's thinking/connecting). Then it comes back with the same login screen and the text An unknow error occured. When i close this window, iBooks hang and i have to force close the program.Console info:09-06-15 19:32:01,755 storeaccountd[567]: ADI: { Connection = keep-alive; Content-Length = 20; Content-Type = application/x-dmap-tagged; Date = Tue, 09 Jun 2015 17:31:59 GMT; Strict-Transport-Security = max-age=31536000; apple-timing-app = 5 ms; server-cloud-daap-version = 1.0; x-apple-application-instance = 404602; x-apple-application-site = ST11; x-apple-jingle-correlation-key = P6GIJJU424NU6YWNKOWSGTFHTI; x-webobjects-loadaverage = 0;}09-06-15 19:32:01,000 kernel[0]: Sandbox: iBooks(1543) deny(1) mach-lookup com.apple.dock.appstore09-06-15 19:32:01,763 iBooks[1543]: Could not find image named 'NSImage'.09-06-15 19
Replies
1
Boosts
0
Views
786
Activity
Jun ’15