zerorail
zerorail
Hello, In HMS sdk there is more parameter return from result listener like scanType and ScanTypeForm ``` ScanResponse response = await HmsScanUtils.startDefaultView(request); setState(() { resultScan = response.originalValue; codeFormatScan = response.scanType;...
Hi, this error is shown to some users when they click on scan by picking image `Application tried to present modally a view controller that is already being presented by...
Hello, the new iOS cannot set any live photo as a Live Wallpaper giving an error "Motion is not available" after seeing Live Photo info that it can be set...
hello when i deploy the dockerfile to railway i have got this error > -link parameter or cache file missing: open migration.bin: no such file or directory
Hello, i want to create a lambda function that takes "otp-migration" as a request and return back decoded "otp" i just wonder how can i make it by using otpauth?
hello i am getting this error > QonversionInternal.checkEntitlements [FlutterError - PlatformException(-1020, A data connection is not currently allowed., Qonversion Error Code: -1020, null). Error thrown null.] from my error understanding...
hello I am getting this error after approving the camera permission > thread #43, queue = 'ProviderImageSurfaceCacheQueue', stop reason = EXC_BAD_ACCESS (code=1, address=0x127b00000) frame #0: 0x000000022c20310c libsystem_platform.dylib`_platform_memmove + 188 libsystem_platform.dylib`:...
Hello, could you please re-add the main.dart, Pubspecs.yaml to this repository again as you know the flutter project cannot run without them
Hello i have got this error when i opened the localhost link in my browser > 2023-03-14 09:40:16.314 Uncaught app exception Traceback (most recent call last): File "C:\Python39\lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 565,...
Hello, i have tried to use the app without internet and it crashed while by using cloud firestore the app should run without any problem link it is connected?