Coder Social home page Coder Social logo

Comments (7)

bbrto21 avatar bbrto21 commented on May 13, 2024 1

on tw3 binary I got a below error, but on R840, it is fine too

W/AUL     ( 4667): launch.c: app_request_to_launchpad_for_uid(266) > request cmd(0) result : -13
E/CAPI_APPFW_APP_CONTROL( 4667): app_control.c: app_control_error(438) > [__launch_request_send] APP_NOT_FOUND(0xfef00021)

from plugins.

bbrto21 avatar bbrto21 commented on May 13, 2024 1

@bbrto21 I'm still getting an error when running the integration test on wearable 5.5 emulator.

Failure Details:
Failure in method: open app settings
══╡ EXCEPTION CAUGHT BY FLUTTER TEST FRAMEWORK ╞═════════════════
The following TestFailure object was thrown running a test:
  Expected: <true>
  Actual: <false>

When the exception was thrown, this was the stack:
#4      main.<anonymous closure> (file:///home/swift/Git/plugins/packages/permission_handler/example/integration_test/permission_handler_test.dart:22:5)
<asynchronous suspension>
<asynchronous suspension>
(elided one frame from package:stack_trace)

This was caught by the test expectation on the following line:
  file:///home/swift/Git/plugins/packages/permission_handler/example/integration_test/permission_handler_test.dart line 22
The test description was:
  open app settings
═════════════════════════════════════════════════════════════════

end of failure 1

According to my investigation, the setting app on tw3 and on wearable emulator are not ready for a launch operation of app control. Therefore, at least in Tizen 6.0 or in lower, this function cannot be used.(I've asked to review this issue.)
But on the other hand, I found that instead of showing the system settings, the app can show the own permissions view on Galaxy watch. please see this PR.

from plugins.

bbrto21 avatar bbrto21 commented on May 13, 2024

openAppSettings() always returns false (APP_NOT_FOUND)

It seems to work fine on mobile. could you tell me details?

from plugins.

swift-kim avatar swift-kim commented on May 13, 2024

@bbrto21 Does it? I had only tested on watch devices.

from plugins.

bbrto21 avatar bbrto21 commented on May 13, 2024

W/AUL ( 4667): launch.c: app_request_to_launchpad_for_uid(266) > request cmd(0) result : -13

I guess it means permission denied, but I still confused

from plugins.

swift-kim avatar swift-kim commented on May 13, 2024

Yeah I also found it strange when I was testing the plugin before publishing.

from plugins.

swift-kim avatar swift-kim commented on May 13, 2024

@bbrto21 I'm still getting an error when running the integration test on wearable 5.5 emulator.

Failure Details:
Failure in method: open app settings
══╡ EXCEPTION CAUGHT BY FLUTTER TEST FRAMEWORK ╞═════════════════
The following TestFailure object was thrown running a test:
  Expected: <true>
  Actual: <false>

When the exception was thrown, this was the stack:
#4      main.<anonymous closure> (file:///home/swift/Git/plugins/packages/permission_handler/example/integration_test/permission_handler_test.dart:22:5)
<asynchronous suspension>
<asynchronous suspension>
(elided one frame from package:stack_trace)

This was caught by the test expectation on the following line:
  file:///home/swift/Git/plugins/packages/permission_handler/example/integration_test/permission_handler_test.dart line 22
The test description was:
  open app settings
═════════════════════════════════════════════════════════════════

end of failure 1

from plugins.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.