Successfully able to codesign app in .dmg format, BUt the app only runs in Macos15

I have app developed in electron.js and python and it works in ios 15 after codesigning but not in ios 14 or below

I need to understand if theres a specific instruction that we need to while building the app or do I need to codesign in lower version? what can I do solve this issue??

it works in ios 15 after codesigning but not in ios 14 or below

You mean macOS, right?

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Successfully able to codesign app in .dmg format, BUt the app only runs in Macos15
 
 
Q