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

Share Extension 기능 추가 #297

Open
joseph704 opened this issue Aug 12, 2024 · 0 comments
Open

Share Extension 기능 추가 #297

joseph704 opened this issue Aug 12, 2024 · 0 comments
Assignees
Labels
Request 요청 사항

Comments

@joseph704
Copy link
Member

요청 사항

유튜브 뮤직에서 공유하기 누르면, 스트릿드랍 커스텀 공유 UI 뜨도록 함

@joseph704 joseph704 added the Request 요청 사항 label Aug 12, 2024
@joseph704 joseph704 self-assigned this Aug 12, 2024
joseph704 added a commit that referenced this issue Aug 12, 2024
joseph704 added a commit that referenced this issue Aug 14, 2024
…고 서버통신을 통해 주소 찍어줌

- 그 외 몇가지 UI들만 추가
joseph704 added a commit that referenced this issue Aug 14, 2024
joseph704 added a commit that referenced this issue Aug 14, 2024
- Share Extension에서는 UIApplication.shared.open(url) 사용 불가능해서 SFSafariViewController로 노션페이지 띄움
joseph704 added a commit that referenced this issue Aug 14, 2024
- 기존 드랍하기 버튼 이외에, 텍스트뷰 클릭해서 키보드 올라올때, 키보드 바로위에 드랍하기 버튼 추가
joseph704 added a commit that referenced this issue Aug 16, 2024
…WithMaxCount 키값 1로 설정해서 한 번에 하나의 웹 URL만 수락하도록 함

- NSExtensionActivationSupportsWebURLWithMaxCount: 이 키는 확장이 웹 URL을 수락하고 처리할 수 있다는 것을 나타냄. 값은 최대 몇 개의 웹 URL을 한 번에 지원할 수 있는지를 나타내는 정수로 설정
joseph704 added a commit that referenced this issue Aug 16, 2024
joseph704 added a commit that referenced this issue Aug 20, 2024
- 기존 데이터는 뒤에 "- TOPIC' 접미어가 붙어 검색 정확도가 떨어졌음
joseph704 added a commit that referenced this issue Aug 20, 2024
joseph704 added a commit that referenced this issue Aug 20, 2024
- 원래 changingMusicView 클릭 할때만 이벤트 발생해야함
joseph704 added a commit that referenced this issue Aug 20, 2024
- '음악 검색하기'버튼 클릭 시, 빈 테이블뷰의 재검색 화면으로 이동
joseph704 added a commit that referenced this issue Aug 20, 2024
- 정상 동작을 위한 재기동을 위해 팝업 확인 버튼 클릭 시, Share Extension 종료
joseph704 added a commit that referenced this issue Aug 20, 2024
…없는 경우(음악 정보 못가져온 경우) 딜레이없이 빠르게 관련 UI 렌더링
joseph704 added a commit that referenced this issue Aug 22, 2024
joseph704 added a commit that referenced this issue Aug 22, 2024
…랍한 아이템에 대한 커뮤니티 Scene에서 렌더링

- Share Extension에서 드랍한 아이템 ID, UserDefaults에 저장 및 메인 Scene ViewDidAppear 또는 Bakcground -> Foreground 전환 시 커뮤니티 Scene 렌더링
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Request 요청 사항
Projects
None yet
Development

No branches or pull requests

1 participant