Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ExitApp #215

Closed
JaeHyeok-Han opened this issue May 3, 2024 · 0 comments
Closed

ExitApp #215

JaeHyeok-Han opened this issue May 3, 2024 · 0 comments

Comments

@JaeHyeok-Han
Copy link

Plugin Request

Name: ExitApp Plugin
Package: @capacitor-community/exit-app

Platform(s)

iOS
Android

Existing Solutions

There is a plugin available at the URL below that supports similar features, but it does not follow the official Capacitor plugin development guidelines, and its usage is not clearly specified. Additionally, it has received several negative feedback from users.

Below is the link to my personal repository for the exit-app plugin, which I developed according to the Capacitor plugin development guidelines. Currently, it includes the echo example mentioned in the guidelines, but once the proposal is approved, I will proceed with organizing the conventions and functionality.

Description

This plugin contains a function that allows the app to be closed in both iOS and Android environments. The exitApp function, which closes the app, is already officially supported by Capacitor's App plugin, but it only supports Android. Therefore, I added support for iOS myself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant