Browser widget in notarized Application
Posted: Sun Sep 06, 2020 9:37 pm
I've built an a desktop Application using the great levure framework from Trevor DeVore.
After some fiddling around with app.yaml, i was able to integrate the app-updater, dropDMG,Inno Setup and macOS Notary helpers.
Works like a charme now.
At the end i get a notification from Apple that my app is successfully notarized.
The problem are stacks containing a browser-widget.
If i try to open a stack with a browser-widget included, i get immediately a spinning beach ball on OSX Mojave and Catalina. (HighSierra works fine).
I even tried to open a stack inside the app with nothing else inside then an empty, unconfigured browser widget.
My Rest-API calls are working fine, so it shouldn't be a tsnet problem.
if i do not notarize the app it works on Mojave.
Has anybody an idea what could be the problem and how to solve it?
I'am building on a OSX 10.13.6
Livecode 9.6.1 business
Xcode 10.1
Levure 0.9.5
enclosed is a zipped console diagnostic file
After some fiddling around with app.yaml, i was able to integrate the app-updater, dropDMG,Inno Setup and macOS Notary helpers.
Works like a charme now.
At the end i get a notification from Apple that my app is successfully notarized.
The problem are stacks containing a browser-widget.
If i try to open a stack with a browser-widget included, i get immediately a spinning beach ball on OSX Mojave and Catalina. (HighSierra works fine).
I even tried to open a stack inside the app with nothing else inside then an empty, unconfigured browser widget.
My Rest-API calls are working fine, so it shouldn't be a tsnet problem.
if i do not notarize the app it works on Mojave.
Has anybody an idea what could be the problem and how to solve it?
I'am building on a OSX 10.13.6
Livecode 9.6.1 business
Xcode 10.1
Levure 0.9.5
enclosed is a zipped console diagnostic file