I have an app called Blocs (a web development app) on startup is can't seem to get to the license key as I always get a prompt to enter my license and when I do it still won't recognize or accept the license. I am testing this on public beta 1.
I am thinking Blocs is trying to access the license in read/write mode and Catalina read only system is preventing this.
Has anyone else had any issues similar to this? If so, were you able to resolve this?
Also, any ideas how to look under covers to see what the failure is. I have looked at the system log and I see the following but this was no help to me.
Jul 2 11:25:31 IMac AGMService[438]: ProcessPath : /Applications/Blocs.app/Contents/MacOS/Blocs
Jul 2 11:25:31 IMac Blocs[2367]: assertion failed: 19A487m: libxpc.dylib + 87264 []: 0x89
Jul 2 11:25:31 IMac com.apple.xpc.launchd[1] (com.getdropbox.dropbox.garcon.): Caller wanted oneshot behavior for pre-existing instance: caller = Blocs
I am thinking Blocs is trying to access the license in read/write mode and Catalina read only system is preventing this.
Has anyone else had any issues similar to this? If so, were you able to resolve this?
Also, any ideas how to look under covers to see what the failure is. I have looked at the system log and I see the following but this was no help to me.
Jul 2 11:25:31 IMac AGMService[438]: ProcessPath : /Applications/Blocs.app/Contents/MacOS/Blocs
Jul 2 11:25:31 IMac Blocs[2367]: assertion failed: 19A487m: libxpc.dylib + 87264 []: 0x89
Jul 2 11:25:31 IMac com.apple.xpc.launchd[1] (com.getdropbox.dropbox.garcon.): Caller wanted oneshot behavior for pre-existing instance: caller = Blocs