Hi All
As mentioned in this thread I had a problem opening an excel file from MAC.
In any case I thought I solved using the statement
I made the package using Macsigner, after pressing "Link" I try to run the app via run.command the excel file is opened regularly.
After having packaged, notarized, stapled and then actually tried the signed app, the application runs fine but when I go to export and save the excel file it crashes
Any idea ??
Thank you
Marco
As mentioned in this thread I had a problem opening an excel file from MAC.
Error MAC OpenExcel (XLUtils)
Hi Erel, All. All run on Windows but if i open excel file with Wait For (xl.OpenExcel(nomefile)) Complete (Success As Boolean) Then App on MAC crash ( Error in debug: no found cmd.exe ) Work without problem if i use: fx.ShowExternalDocument(File.GetUri(File.DirApp, nomefile)) WORK ON MAC...www.b4x.com
In any case I thought I solved using the statement
B4X:
fx.ShowExternalDocument(File.GetUri(File.DirApp, nomefile))
I made the package using Macsigner, after pressing "Link" I try to run the app via run.command the excel file is opened regularly.
After having packaged, notarized, stapled and then actually tried the signed app, the application runs fine but when I go to export and save the excel file it crashes
Any idea ??
Thank you
Marco