Skip to content

[FEAT] 화면 캡쳐 방지#20

Merged
kkosang merged 5 commits intodevelopfrom
feat/block_screenshot
Apr 17, 2025
Merged

[FEAT] 화면 캡쳐 방지#20
kkosang merged 5 commits intodevelopfrom
feat/block_screenshot

Conversation

@kkosang
Copy link
Collaborator

@kkosang kkosang commented Apr 15, 2025

#️⃣연관된 이슈

close #18

📝작업 내용

스크린샷 방지 같은 경우에는 에뮬레이터로 동작이 안되고 실기기로만 가능합니다 !

  • an : 스크린샷 찍으면 캡쳐할 수 없는 화면이라고 나옵니다
  • ios : 정책상 스크린샷 자체를 막을 수는 없고, 캡쳐 사진이 블러처리 되도록만 가능합니다

실기기로 테스트하는 과정 이슈

  • firebase auth가 추가되어 있어 빌드가 실패하여 ios,an 모두 google-service를 추가해주고 sdk 설치까지 했습니다.

스크린샷 or 작업영상

  • 실기기로 화면캡쳐 방지만 확인해서 따로 영상은 안찍었습니다 !

💬리뷰 요구사항

@kkosang kkosang requested a review from FLU0RITE April 15, 2025 13:09
@kkosang kkosang self-assigned this Apr 15, 2025
Copy link
Collaborator

@FLU0RITE FLU0RITE left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다!

id("dev.flutter.flutter-plugin-loader") version "1.0.0"
id("com.android.application") version "8.7.0" apply false
id("org.jetbrains.kotlin.android") version "1.8.22" apply false
id("com.google.gms.google-services") version "4.4.2" apply false
Copy link
Collaborator

@FLU0RITE FLU0RITE Apr 16, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

버전을 추가하신 이유가 뭔가요??

Copy link
Collaborator Author

@kkosang kkosang Apr 16, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@FLU0RITE
버전을 추가했다는게 "4.4.2" 버전을 말하는건가요??
버전은 필수로 명시해야 하는 걸로 알고 있는데, 버전이 없어도 되는건가요?

Copy link
Collaborator

@FLU0RITE FLU0RITE Apr 17, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kkosang 아 제가 build gradle 파일과 헷갈렸네요! 죄송합니다!

빌드 그래들 파일엔 버전을 명시해주지 않는데 왜 다 추가가 되어있나 했어요!

Copy link
Collaborator Author

@kkosang kkosang Apr 17, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

아하~~ 굿입니돠 머지할게요~

@kkosang kkosang merged commit ee9d397 into develop Apr 17, 2025
1 check passed
@FLU0RITE FLU0RITE deleted the feat/block_screenshot branch May 10, 2025 02:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants