Skip to content

docs: rewrite README as an install-and-initialize guide - #15

Merged
Xyzcancer merged 1 commit into
masterfrom
docs/readme-integration-guide
Aug 21, 2026
Merged

docs: rewrite README as an install-and-initialize guide#15
Xyzcancer merged 1 commit into
masterfrom
docs/readme-integration-guide

Conversation

@Xyzcancer

Copy link
Copy Markdown
Contributor

No description provided.

The old README documented a PersonalizationSdk-first flow against version
0.0.1, which no longer matches the published package: `Rees46` is the entry
point and the multi-instance API shipped in 0.2.0.

Cover what an integrator cannot infer — the shop-id initialization contract,
the cross-platform config fields, and the two platform requirements that are
actually theirs to satisfy (Android minSdk 24, JitPack when repositories are
centralized). Everything the plugin or the Flutter templates already provide
is stated as such rather than dressed up as a manual step: the podspec pulls
the pod and declares the iOS minimum, the app's Java version need not match
the plugin's, and the AppDelegate stays untouched.

iOS-only config fields are left out of the table, since the Android bridge
does not forward them.
@Xyzcancer
Xyzcancer merged commit 759de50 into master Aug 21, 2026
3 checks passed
@Xyzcancer
Xyzcancer deleted the docs/readme-integration-guide branch August 21, 2026 14:01
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.

1 participant