Post

Replies

Boosts

Views

Activity

Metadata Rejected
"From Apple 2. 1 Performance: App Completeness Guideline 2.1 - Information NeededBefore we can proceed with the review of your app, we need additional information about how it complies with Guideline 1.3.Next StepsTo help us proceed with the review of your app, please provide complete and detailed responses to the following questions.• Does your app include third-party analytics? If so, please provide details about what data is collected for this purpose. • Does your app include third-party advertising? If so, please provide a link to the ad network’s publicly-documented practices and policies for kids apps. • Will the data be shared with any third parties? If so, for what purposes and where will this information be stored? • Is your app collecting any user or device data for purposes beyond third-party analytics or third-party advertising? If so, please provide a complete and clear explanation of all planned uses of this data.Once you reply to this message in Resolution Center with the requested information, we can proceed with your app’s review.Since your App Store Connect status is Metadata Rejected, we do NOT require a new binary. To revise the metadata, visit App Store Connect to select your app and revise the desired metadata values. Once you’ve completed all changes, reply to this message in Resolution Center and we will continue the review." Hello, I submitted new version to app store without making changes analytics related.I got this message. I don't understand it. Help me, please. Thank you.
1
0
1.2k
Jul ’20
Keyboard type changing detect
I want to get info current keyboard type when user change keyboard type on it. For example, passed from numbers to letters. I want to get letter type. How to do this? Secondly, can I open keyboard with its numbers side or letters side programmatically?
0
0
353
Feb ’23
Localizaiton in UIDatepicker doesn't work
My device language is arabic. But my app language is english. I apply a locale to the datepicker. datePicker.locale = Locale(identifier: "en") datePicker.calendar.locale = Locale(identifier: "en") Then, while months are english , the days are not being localized. Is there a solution to make the days in english? (Problem is in iOS 15, in iOS 16 it works true)
0
0
438
Mar ’23