von DATUREX GmbH | Nov. 25, 2022 | Android
There are new requirements for publishing apps in the google playstore. You have to set activitys, services, providers and receivers in your manifest to exported = true. In ionic and cordova apps you can easly add this in your config.xml android section:...
von DATUREX GmbH | Nov. 9, 2022 | SQL
To install and enable the sys calls in MariaDB and Mysql with newer Versions you have to copy a plugin into the mysql plugin folder: On a Linux Server copy the plugin in the mysql plugin directory /usr/lib/mysql/plugin/lib_mysqludf_sys.so and install it on a mysql...
von DATUREX GmbH | Jan. 6, 2022 | WDT, Windows Server
Windows 11 Capturing für MDT und WDS auf Windows Server 2022 scheitert meistens für die normalen Capture oder Deployment Tasks, weil Windows 11 und auch Windows 10 meist Bitlocker anhaben oder Updates durchführen sowie AppX Programme installiert haben die nicht...
von DATUREX GmbH | Okt. 29, 2021 | Android
org.apache.cordova.Zip.unzipSync in IONIC and Cordova folders: node_modulescordova-plugin-zipsrcandroidZip.java && /plugins replace if(file.exists() || file.createNewFile()){ with if(file.exists() || file.createNewFile() ||...
von DATUREX GmbH | Juni 7, 2021 | intellij
-Djps.track.ap.dependencies=false...
Neueste Kommentare