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

Bug: Impossible to create new category if Emoji keyboard is not added #36

Open
1 task done
Pash237 opened this issue Nov 28, 2023 · 0 comments
Open
1 task done

Comments

@Pash237
Copy link

Pash237 commented Nov 28, 2023

Prerequisites

  • I have searched for existing issues that already report this problem, without success.

Dime Version

2.1.3 (12)

Current Behavior

It's impossible to create new category if Emoji keyboard is not added in System Keyboard Settings.

Expected Behavior

Custom emoji picker should be displayed or system picker forced (I'm not sure if it's possible though).

Steps to Reproduce

  1. Remove Emoji keyboard in Settings → General → Keyboard → Keyboards.
  2. Open Dime.
  3. Categories → + New
    It's not possible to proceed.

Additional Information

Seems like setting UITextInputMode is not enough.
But Apple Reminders app somehow shows emoji picker even if keyboard is not added.
Maybe there is some private API.

We could use something like https://github.com/izyumkin/MCEmojiPicker, but it's not cool :(

As as a temporary workaround random emoji could be added by default — otherwise it's nearly impossible to proceed (you could copy-paste emoji, but it's not obvious for most users)

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

No branches or pull requests

1 participant