Posts

Post not yet marked as solved
2 Replies
1.7k Views
I would like to refresh Widget when application receives push notification. It sounds like a typical case that is also mentioned in many guides e.g "Keeping a Widget Up To Date". Currently, I'm trying to call WidgetCenter.shared.reloadTimelines(ofKind: "MyKindOfWidget") from Notification Extension (I receive rich push notification) but it doesn't "force" widget to reload. Calling the same code from the main app works as expected. Am I missing something?
Posted
by andrewUp.
Last updated
.
Post not yet marked as solved
8 Replies
4.5k Views
I am trying to upload app using Xcode 11.0 beta 5 (11M382q) and I am getting folowing error.ERROR ITMS-90744: "Unsupported Xcode or SDK Version. Your app was built with a version of Xcode or SDK that is not yet supported for upload to App Store Connect. For more information about supported versions of Xcode and SDK for Testflight or App Store submissions, view the App Store Connect What's New page (https://developer.apple.com/app-store-connect/whats-new/)."Does it mean that new beta (5) is not supported yet on iTunes Connect or it is not going to be suported at all.
Posted
by andrewUp.
Last updated
.