!-- 소팅

NSSortDescriptor *sortDescriptor;

sortDescriptor = [[NSSortDescriptor alloc] initWithKey:@"keyValueYouWantToSort"

NSMutableArray *sortedArray = [mList sortedArrayUsingDescriptors:@[sortDescriptor]];
tableViewApator = sortedArray;
[yourTableView reloadData]; //  NSMutableArray *tableViewApator

!-- 어제  또 하나의 앱을 스토어에 올렸다. 애플과의 풀 원문을 공개된 것은 거의 없어서, 포스팅 해 본다.
도움 되시길... 참, 날짜를 지운 이유는 애플 대응에 대한 정보를 이렇게 제공하는 것 조차 지피지기로 생각해 보면
달갑지 않을 것 같은데 하나의 정보라도 빼는게 좋을 듯. 다른 분께 어느 정도까지만  도움되라는 의미로 
날짜는 크게 필요 없다고 생각되기 때문. 앱스토어 뿐 아니라 플레이 스토어 아마존 스토어 등 여러 군데 퍼브리싱 한
경험 + 대기업, 중소기업, 스타트업, 개인 퍼브리싱 등 경험으로 볼 때 애플이 가장 깐깐한 것 같다. 이미 올려진 앱이
있는 기업이면 심사 1일, 처음이고 홈페이지도 제대로 되어 있지 않은 경우 심사가 2달까지도 갔었던 듯.
 개발자 모두 화이팅! 


Apple의 메시지
Hi Junho,

Thank you for your reply. We appreciate your efforts to comply with the App Store Review Guidelines, and we look forward to reviewing your resubmitted app.

Best regards,

App Store Review

Hi,

Thank you for your response. I will resubmit.

Thank you.

Warmest Regards,
Junho.

Apple의 메시지

Hi,

Thank you for your response. The new build of the app should be resubmitted for use to continue the review.

Best Regards,

App Store Review

Is there anything I can help you with more? :)

warmest Regards,
Junho.

Hi Junho,

Thank you for your reply. We appreciate your efforts to comply with the App Store Review Guidelines, and we look forward to reviewing your resubmitted app.

Best regards,

App Store Review

Hi,

"ReSwift" was used for changing the screen only. Therefore We've removed ReSwift that is working correctly except the Achieve function of Xcode.

Thank you.
Best regards
Junho.

Apple의 메시지
Hi,

Thank you for your response. What are you using the “ReSwift” library for in the app?

Best Regards,

App Store Review

I appreciate your advice. We remove all if the module to prevent user interaction before/after network connecting and Removing cloud kit. The user can play whenever GameCenter is connected or not. And We support only ARM64+ because of the related library titled "ReSwift," which cannot support ARMv7. Please see the version of the 0.10 binary.

Thank you.
Best regards
Junho.

Apple의 메시지

We discovered one or more bugs in your app when reviewed on iPhone running iOS 13.1.2 on Wi-Fi.

Specifically, the app freezes at startup.

Next Steps

To resolve this issue, please run your app on a device to identify any issues, then revise and resubmit your app for review.

If we misunderstood the intended behavior of your app, please reply to this message in Resolution Center to provide information on how these features were intended to work.

For new apps, uninstall all previous versions of your app from a device, then install and follow the steps to reproduce the issue. For updates, install the new version as an update to the previous version, then follow the steps to reproduce the issue.

Resources

For information about testing your app and preparing it for review, please see Technical Note TN2431: App Testing Guide.

For a networking overview, please review About Networking.


앱스토어 메세지

I appreciate your advice. We remove the module to prevent user interaction before network connecting. First of all, the user can play whenever GameCenter is connected or not. After 6th version is ready to test, we will test it again.

Thank you.
Best regards
Junho.

Apple의 메시지

We discovered one or more bugs in your app when reviewed on iPad running iOS 12.4 on Wi-Fi.

Specifically, the app freezes after startup.

Next Steps

To resolve this issue, please run your app on a device to identify any issues, then revise and resubmit your app for review.

If we misunderstood the intended behavior of your app, please reply to this message in Resolution Center to provide information on how these features were intended to work.

For new apps, uninstall all previous versions of your app from a device, then install and follow the steps to reproduce the issue. For updates, install the new version as an update to the previous version, then follow the steps to reproduce the issue.

Resources

For information about testing your app and preparing it for review, please see Technical Note TN2431: App Testing Guide.

For a networking overview, please review About Networking.



Please see attached screenshot for details.



'Blog History' 카테고리의 다른 글

개 발 일 지 027  (0) 2019.11.20
개 발 일 지 026  (0) 2019.11.20
개 발 일 지 024  (0) 2019.11.18
개 발 일 지 023  (0) 2019.11.18
개 발 일 지 022  (0) 2019.11.17

+ Recent posts