Yogi Arif Widodo

Results 24 issues of Yogi Arif Widodo

### Description of the issue ``` GUI.RenderThread Application : Unhandled exception caught: System.NotSupportedException: CodeBase is not supported on assemblies loaded from a single-file bundle. ``` Full Log [1] ### Log...

bug

`Print result: Error. Printer connection timeout` on example guide / code its get by `Wifi` dependency to get local ipaddress. but we know its deprecated , so i set manuallt...

i have response with pagging , i looking for looks like on mobile ( infinity scroll ) , any solution ?

``` decoration: BoxDecoration( // shape: BoxShape.circle, borderRadius: BorderRadius.all( Radius.circular(32.0), ), color: Colors.black, ), ``` i have tried and added container instead of `header` or the widget `ConfigurableExpansionTile` outside but the...

anyone have cheat for unlock all character ?

``` GlobalScope.launch { if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.R) { Log.d(TAG_LOG, "hello android R") val permissionResult = TedPermission.create() .setPermissions( Manifest.permission.MANAGE_EXTERNAL_STORAGE ) .checkGranted() Log.d(TAG_LOG, "hello $permissionResult") if (!permissionResult) { // request Log.d(TAG_LOG, "hello...

how to prevent when offline then online ? after online i have hundreds notification that show to a lot of toast and when its **on listening its fetch()** for notification...

i have a problem with a lot of notification that make crash other computer !. in one day we have more than 120 notification. i have implemented on vue2. **what...

there is any option for addDownloadLinks ? so we can remove and we can download the file.