Post not yet marked as solved
@Published var value: String = ""
Views don't update with @Published data on subclasses of ObservableObject class for iOS 14 while it works for iOS 15. I try following code as workaround:
var value: String = "" {
willSet { objectWillChange.send() }
}
This works, but does anyone have any better suggestions?
Post not yet marked as solved
I use webview and loadHTMLString. But UIWebview content size generally is wrong for iphone 12+ and version 15+. It is well for other device. Can you help me?,
Post not yet marked as solved
As soon as a push certificate expires, notifications are directly affected it? So any user can't get notifications?
Post not yet marked as solved
"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.