Search results for

“We are unable to process your request”

73,603 results found

Post

Replies

Boosts

Views

Activity

Question regarding apple's review for one application
Hello All, I have one concern regarding app review process for one application explained below :- Scenario:One of my client wants to develop an iOS App which will facilitate the users to earn virtual credits points through activities such as inbound & outbound calls via app. These credit points can be en-cashed by the user & transferred to its linked bank account.Basically the app will provide users a means of earning from home by participating in various activities available.Query: Does Apple support such feature of taking withdrawal of virtual credit points in user's linked bank account? The target audience of the app will be from USA.Regards,Prathamesh
0
0
211
Jun ’15
Reply to Battery Use Worse
I had the same issue with battery drain on day one - after 7 hours I had only about 10% battery. But I used Siri about more than 10 times and scribbled a little bit.Today on day two I had more than 70% battery left after 6 hours - which is quite good :-) The first hour I was all the time on 100% then it droppped to 99% which I was asthonished about :-p But i didn't used Siri or Scribbles just read notifications I recieved, checked the time and used navigation for 5 minutes.Don't know if the difference is just because of Siri and Scribble or maybe some setup processes were in background on day one.Let's see how the battery is draining the next days.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Reply to iOS 9b1: Podcast app crashes on startup
Hi,seeing the same thing here. Also tried to delete all podcasts by removing them from the sync in iTunes. I haven't tried to reinnstalling, but attached is the crash-log.Incident Identifier: B5F20F2E-F1DF-469D-B710-8DEE3DC9104BCrashReporter Key: fb29f236715284e01c3ca12533f80c13bbf8eb99Hardware Model: iPhone7,2Process: Podcasts [425]Path: /Applications/Podcasts.app/PodcastsIdentifier: com.apple.podcastsVersion: 967.2 (2.3)Code Type: ARM-64 (Native)Parent Process: launchd [1]Date/Time: 2015-06-10 13:18:56.56 +0200Launch Time: 2015-06-10 13:18:55.55 +0200OS Version: iOS 9.0 (13A4254v)Report Version: 105Exception Type: EXC_CRASH (SIGABRT)Exception Codes: 0x0000000000000000, 0x0000000000000000Exception Note: EXC_CORPSE_NOTIFYTriggered by Thread: 7Filtered syslog:None foundLast Exception Backtrace:0 CoreFoundation 0x182f93f44 0x182e6c000 + 12122281 libobjc.A.dylib 0x197faff2c 0x197fa8000 + 325562 CoreFoundation 0x182f93e8c 0x182e6c000 + 12120443 Foundation 0x183e10f0c 0x183e04000 + 530044 Podcasts 0x10017
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
IdentifierForVendor changed unexpectedly + forum is broken
If you search for IdentifierForVendor on the old forum, you get a couple of hits of people telling that is has changed unexpectedly. Can apple please confirm that there is/was an issue with this, in the period end may / beginning june. We hypothesize that changes to our provisioning profiles (adding app groups for apple watch integration) has triggered a change in the value of identifierForVendor on update. However, we are still in the process of validating this hypothesis. Has anyone had the same issue? Were there changes in your provisioning profile? How were you impacted?
24
0
19k
Jun ’15
Can't submit app - "Invalid Signature - Code object is not signed at all"
Hello,I have submitted my app build from xCode on May 30, 2015. It passed all validations during submission and successfully appeared in iTunes Connect.Then I realized that there are few things that I want to fix before letting Apple start reviewing.Starting from yesterday (June 9) I am trying to submit another build for the same application using the same configurations and same xCode method for submission, but what I get is:Invalid Binary in the status line for all newly uploaded buildsAn email from iTunes Connect after each build upload, with this error description:Invalid Signature - Code object is not signed at all. Make sure you have signed your application with a distribution certificate, not an ad hoc certificate or a development certificate. Verify that the code signing settings in Xcode are correct at the target level (which override any values at the project level). Additionally, make sure the bundle you are uploading was built using a Release target in Xcode, not a Simulator target. If you are cer
3
0
3.6k
Jun ’15
Kernal Panic several times/day
HelloFor weeks I've been getting a kernal panic almost every day sometimes multiple times/day. Other times my entire mahcine (Retina macbook pro) will freeze up and not recover. Any suggestions on how to fix it would be great. Below is the latest console kernal panic.*** Panic Report ***panic(cpu 2 caller 0xffffff8003c17cc2): Kernel trap at 0xffffff800390e27e, type 14=page fault, registers:CR0: 0x0000000080010033, CR2: 0xffffff84f13fad24, CR3: 0x00000003804bb029, CR4: 0x00000000001626e0RAX: 0x00000000b0d56031, RBX: 0xffffff81a32cb400, RCX: 0xffffff81a32cb800, RDX: 0x0103000002030001RSP: 0xffffff82606d3bc0, RBP: 0xffffff82606d3c30, RSI: 0xffffff81a32cb000, RDI: 0x000000008ac04080R8: 0xffffff85f6ff6d64, R9: 0xffffff84f13fad24, R10: 0xffffff82b8aa6dec, R11: 0xffffff81a32cb800R12: 0xfffffe8b54c1a000, R13: 0xffffff81a32cbffe, R14: 0xffffff8027433120, R15: 0x000000001600e6b7RFL: 0x0000000000010202, RIP: 0xffffff800390e27e, CS: 0x0000000000000008, SS: 0x0000000000000000Fault CR2: 0xffffff84f13fad24, Error code: 0x00
0
0
413
Jun ’15
Reply to Watch OS 2 and App Groups.
See the documentation on Watch Connectivity framework. App Groups are no longer applicable.Watch apps that shared data with their iOS apps using a shared group container must be redesigned to handle data differently. In watchOS 2, each process must manage its own copy of any shared data in the local container directory. For data that is actually shared and updated by both apps, this requires using the Watch Connectivity framework to move that data between them.https://developer.apple.com/library/prerelease/watchos/documentation/WatchConnectivity/Reference/WatchConnectivity_framework/index.html#//apple_ref/doc/uid/TP40015269
Topic: App & System Services SubTopic: General Tags:
Jun ’15
Reply to Can watchOS send a local notification?
I'm afraid you're right (and yes, that's what I'm currently doing). This means I can't leverage the pedometer on the watch though, I'll still depend on counting steps on the phone in order to send notifications using that informationThere isn't a way to for the parent application to ask the watch for its pedometer data, is there? Of course the watch app can send that data to the parent app while it is active, but I'm looking for a way for the parent application to request that information even if the watch app isn't active.
Topic: App & System Services SubTopic: General Tags:
Jun ’15
Question regarding apple's review for one application
Hello All, I have one concern regarding app review process for one application explained below :- Scenario:One of my client wants to develop an iOS App which will facilitate the users to earn virtual credits points through activities such as inbound & outbound calls via app. These credit points can be en-cashed by the user & transferred to its linked bank account.Basically the app will provide users a means of earning from home by participating in various activities available.Query: Does Apple support such feature of taking withdrawal of virtual credit points in user's linked bank account? The target audience of the app will be from USA.Regards,Prathamesh
Replies
0
Boosts
0
Views
211
Activity
Jun ’15
When debugging on real device,Xcode7 stucked in "installing Symbols for watchOS 2.0"
My app was installed on AppleWatch,but Xcode7 seems not able to run properly,the process never ends...😢
Replies
0
Boosts
0
Views
224
Activity
Jun ’15
unable to understand this Xcode 9.0 idk in swift
error I'm receiving is this warrning directory not found for option '-F/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator9.0.sdk/Developer/Library/Frameworks’I have no idea why this is coming is this related to framework ?
Replies
2
Boosts
0
Views
571
Activity
Jun ’15
Unable to log out of user profile/shutdown/restart in OSX 10.11
Hi, I'm unable to log out of user profile, shutdown or restart machine running OSX 10.11. Machine hangs on desktop background indefinitely. 2014 MBP Retina. Anyone else having this issue? Evan
Replies
7
Boosts
0
Views
987
Activity
Jun ’15
Reply to Battery Use Worse
I had the same issue with battery drain on day one - after 7 hours I had only about 10% battery. But I used Siri about more than 10 times and scribbled a little bit.Today on day two I had more than 70% battery left after 6 hours - which is quite good :-) The first hour I was all the time on 100% then it droppped to 99% which I was asthonished about :-p But i didn't used Siri or Scribbles just read notifications I recieved, checked the time and used navigation for 5 minutes.Don't know if the difference is just because of Siri and Scribble or maybe some setup processes were in background on day one.Let's see how the battery is draining the next days.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to iOS 9b1: Podcast app crashes on startup
Hi,seeing the same thing here. Also tried to delete all podcasts by removing them from the sync in iTunes. I haven't tried to reinnstalling, but attached is the crash-log.Incident Identifier: B5F20F2E-F1DF-469D-B710-8DEE3DC9104BCrashReporter Key: fb29f236715284e01c3ca12533f80c13bbf8eb99Hardware Model: iPhone7,2Process: Podcasts [425]Path: /Applications/Podcasts.app/PodcastsIdentifier: com.apple.podcastsVersion: 967.2 (2.3)Code Type: ARM-64 (Native)Parent Process: launchd [1]Date/Time: 2015-06-10 13:18:56.56 +0200Launch Time: 2015-06-10 13:18:55.55 +0200OS Version: iOS 9.0 (13A4254v)Report Version: 105Exception Type: EXC_CRASH (SIGABRT)Exception Codes: 0x0000000000000000, 0x0000000000000000Exception Note: EXC_CORPSE_NOTIFYTriggered by Thread: 7Filtered syslog:None foundLast Exception Backtrace:0 CoreFoundation 0x182f93f44 0x182e6c000 + 12122281 libobjc.A.dylib 0x197faff2c 0x197fa8000 + 325562 CoreFoundation 0x182f93e8c 0x182e6c000 + 12120443 Foundation 0x183e10f0c 0x183e04000 + 530044 Podcasts 0x10017
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
IdentifierForVendor changed unexpectedly + forum is broken
If you search for IdentifierForVendor on the old forum, you get a couple of hits of people telling that is has changed unexpectedly. Can apple please confirm that there is/was an issue with this, in the period end may / beginning june. We hypothesize that changes to our provisioning profiles (adding app groups for apple watch integration) has triggered a change in the value of identifierForVendor on update. However, we are still in the process of validating this hypothesis. Has anyone had the same issue? Were there changes in your provisioning profile? How were you impacted?
Replies
24
Boosts
0
Views
19k
Activity
Jun ’15
Can't submit app - "Invalid Signature - Code object is not signed at all"
Hello,I have submitted my app build from xCode on May 30, 2015. It passed all validations during submission and successfully appeared in iTunes Connect.Then I realized that there are few things that I want to fix before letting Apple start reviewing.Starting from yesterday (June 9) I am trying to submit another build for the same application using the same configurations and same xCode method for submission, but what I get is:Invalid Binary in the status line for all newly uploaded buildsAn email from iTunes Connect after each build upload, with this error description:Invalid Signature - Code object is not signed at all. Make sure you have signed your application with a distribution certificate, not an ad hoc certificate or a development certificate. Verify that the code signing settings in Xcode are correct at the target level (which override any values at the project level). Additionally, make sure the bundle you are uploading was built using a Release target in Xcode, not a Simulator target. If you are cer
Replies
3
Boosts
0
Views
3.6k
Activity
Jun ’15
Kernal Panic several times/day
HelloFor weeks I've been getting a kernal panic almost every day sometimes multiple times/day. Other times my entire mahcine (Retina macbook pro) will freeze up and not recover. Any suggestions on how to fix it would be great. Below is the latest console kernal panic.*** Panic Report ***panic(cpu 2 caller 0xffffff8003c17cc2): Kernel trap at 0xffffff800390e27e, type 14=page fault, registers:CR0: 0x0000000080010033, CR2: 0xffffff84f13fad24, CR3: 0x00000003804bb029, CR4: 0x00000000001626e0RAX: 0x00000000b0d56031, RBX: 0xffffff81a32cb400, RCX: 0xffffff81a32cb800, RDX: 0x0103000002030001RSP: 0xffffff82606d3bc0, RBP: 0xffffff82606d3c30, RSI: 0xffffff81a32cb000, RDI: 0x000000008ac04080R8: 0xffffff85f6ff6d64, R9: 0xffffff84f13fad24, R10: 0xffffff82b8aa6dec, R11: 0xffffff81a32cb800R12: 0xfffffe8b54c1a000, R13: 0xffffff81a32cbffe, R14: 0xffffff8027433120, R15: 0x000000001600e6b7RFL: 0x0000000000010202, RIP: 0xffffff800390e27e, CS: 0x0000000000000008, SS: 0x0000000000000000Fault CR2: 0xffffff84f13fad24, Error code: 0x00
Replies
0
Boosts
0
Views
413
Activity
Jun ’15
Reply to Delete App from iTunesConnect
You can not delete an app from iTC until it has been approved. Keep in mind once you delete it you will be unable to use the same app name again.Cheers!
Replies
Boosts
Views
Activity
Jun ’15
Reply to Edit the developer's name
You will need to contact Apple in order to change your developer name. https://developer.apple.com/contact/submit.phpGo to that link and choose Account Updates and Renewels and Apple can help process the update.Cheers!
Replies
Boosts
Views
Activity
Jun ’15
Reply to Restoring from iCloud not restoring apps
I left mine restoring overnight, and while it has been a slow process, they are all coming back. Very slowly... (I'm talking about 16 hour so far.)
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to Watch OS 2 and App Groups.
See the documentation on Watch Connectivity framework. App Groups are no longer applicable.Watch apps that shared data with their iOS apps using a shared group container must be redesigned to handle data differently. In watchOS 2, each process must manage its own copy of any shared data in the local container directory. For data that is actually shared and updated by both apps, this requires using the Watch Connectivity framework to move that data between them.https://developer.apple.com/library/prerelease/watchos/documentation/WatchConnectivity/Reference/WatchConnectivity_framework/index.html#//apple_ref/doc/uid/TP40015269
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to Edit the developer's name
You will need to contact Apple in order to change your developer name. https://developer.apple.com/contact/submit.phpGo to that link and choose Account Updates and Renewels and Apple can help process the update.Cheers!
Replies
Boosts
Views
Activity
Jun ’15
Reply to Can watchOS send a local notification?
I'm afraid you're right (and yes, that's what I'm currently doing). This means I can't leverage the pedometer on the watch though, I'll still depend on counting steps on the phone in order to send notifications using that informationThere isn't a way to for the parent application to ask the watch for its pedometer data, is there? Of course the watch app can send that data to the parent app while it is active, but I'm looking for a way for the parent application to request that information even if the watch app isn't active.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’15