Skip to content

Commit

Permalink
Fix: local_auth does not work
Browse files Browse the repository at this point in the history
  • Loading branch information
AmosHuKe committed Aug 13, 2024
1 parent 2e1e69a commit 7150b35
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import io.dcloud.feature.sdk.DCSDKInitConfig
import io.dcloud.feature.sdk.MenuActionSheetItem
import io.flutter.Log

class MainActivity: FlutterActivity() {
class MainActivity: FlutterFragmentActivity() {
/* ======================================================= */
/* Override/Implements Methods */
/* ======================================================= */
Expand Down

0 comments on commit 7150b35

Please sign in to comment.