Post

Replies

Boosts

Views

Activity

Reply to The value for the key 'MinimumOSVersion' in bundle [notification extrension] is invalid. The minimum value is 10
Have you found any workaround?Same problem with siri extension, it was working fine and after added one extension to watch app, it stopped working, but different error.Error ITML-90736:"Invalid Intent Extension. The MiniumOSVersion key in the "Extension.appex" Info.plist file can't be greater than 10.3"iPhone App - Deployment target - iOS 10.0Watch app - Deployment target - watch os 3.0iPhone Siri extension - Deployment target - iOS 12.0It was working fine with above , but when added siri extension to watch app for handing siri custom intents,Watch Siri Extension - Deployment target - watch os 6.0It started showing above error, not sure where to make changes. Changed to minimum deployment target for ios app to iOS 11.0 and then it thrown below errorError ITML-90736:"Invalid Intent Extension. The MiniumOSVersion key in the "Extension.appex" Info.plist file can't be greater than 11.0"
Jan ’20