Skip to content

Optional feature: edit action has unique task

Choose a tag to compare

@e-marchand e-marchand released this 14 Jan 12:34
· 5 commits to main since this release

Allow to pass bool from mobileapp project to app/src/main/assets/appInfo.json

Inside Mobile Projects/<project name>/project.4dmobileapp the boolean is defined by

"extra": {
	"editActionHasUniqueTask": true
}

See compatible SDK https://github.com/4d/android-sdk/releases/tag/editActionHasUniqueTask

Then update kotlin