-
After installing and using terminal commands, my Mac does the following:
- Not show time/date on menu bar (as well as other system preferences menu bar items such as Airplay, sound, battery, etc…
-
This is to complete pull request #144 which should have removed all weak hash functions usages.
https://github.com/micromdm/scep/blob/c89253406d2e73be69933382e1c0aed9069283be/cmd/scepclient/scepcli…
-
For monitoring characteristics the documentation says that "Cancelling the last subscription disables the notifications/indications on this characteristic." Using .cancel() on the stream only cancels …
-
I embedded Flutter into my application.
After starting the program, put it in the background for a while, and occasionally crash when returning to the foreground. This is the most detailed rule I hav…
-
I release an alpha version of an app through XCode and it crashes on my testing device on open. It runs fine in Debug mode on iOS simulator, and in production mode on Android.
The logs below come f…
-
## Steps to Reproduce
It's hard to reproduce the crashes, but it happened after I upgraded Flutter to the latest stable version 1.17.4 (updated about a day ago).
## Logs
logs
```bash…
-
Hi MS team,
Recently we have enrolled our HoloLens 2 onto Intune and our application could not handle the enrollment type.
We are using msgraph-sdk-php v1.25.0
The class _Beta\Microsoft\Graph\M…
-
Description:
App is running fine in DEV mode but once trying to run it in released mode, it will crash. To make the release mode I followed the documentation: To configure your app to be built usin…
-
Have created a SPN with permission to rest api for devicemanagment. I am using powershell and are able to get and update "deviceconfiguration", but trying to list intunebrandingprofiles result in Una…
-
Here is my package.json:
```
{
"main": "node_modules/expo/AppEntry.js",
"scripts": {
"start": "expo start",
"android": "expo start --android",
"ios": "expo start --ios",
…