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

Improve docs for key name on swift side #1

Closed
simonemarra opened this issue Sep 15, 2022 · 1 comment
Closed

Improve docs for key name on swift side #1

simonemarra opened this issue Sep 15, 2022 · 1 comment

Comments

@simonemarra
Copy link

Hi!

First of all I would like to thank you for this package: the suiteName parameter specification should be part of official shared_preferences plugin!

I would only keep your attention on a docs issue: it seems your plugin changes the key name, adding the prefix "flutter." + key_name.

I think it could be useful for all the other users to add a note on both Readme and pub.dev pages, but also on code docs.

I lost a couple of days trying to figure out what was wrong with my environment, XCode settings, Apple developer portal app group definitions, etc...
Than I saw the last line of your code and... "What the hell?! Am I missing a key prefix???"

Anyway... Thank you so much for the work, now I can share data from flutter/dart code to Apple Notification Service Extension swift code to manipulate push content 🥳

@iwantofun
Copy link
Owner

Thank you for your great suggestions, I will improve it when I done my works.

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

2 participants