i added new targets to enable Rich notifications in iOS. while archiving an application it is showing the below warnings. should i change the new target version number to existing app version target number ? does it impact anything of app functionality or app review?
App Store Connect Operation Warning WARNING ITMS-90473: "CFBundleShortVersionString Mismatch. The CFBundleShortVersionString value '1.0' of extension 'EyeNak.app/PlugIns/NotificationService.appex' does not match the CFBundleShortVersionString value '6.0.2' of its containing iOS application 'EyeNak.app'."
App Store Connect Operation Warning WARNING ITMS-90473: "CFBundleVersion Mismatch. The CFBundleVersion value '1' of extension 'EyeNak.app/PlugIns/NotificationService.appex' does not match the CFBundleVersion value '1.0' of its containing iOS application 'EyeNak.app'."