Skip to content

Comments

🐛 fix(android): missing context in the instance#260

Merged
dackmin merged 1 commit intomasterfrom
fix/android-fonts
Feb 18, 2026
Merged

🐛 fix(android): missing context in the instance#260
dackmin merged 1 commit intomasterfrom
fix/android-fonts

Conversation

@tyesc
Copy link
Contributor

@tyesc tyesc commented Feb 18, 2026

I added the missing context to make the fonts usable

@naming-cop
Copy link

naming-cop bot commented Feb 18, 2026

I've found one or more issues in this PR:

fix(android): missing context in the instance - BUG-1180 (#260)

Details
  • ❌ emoji should be [✨, 🐛, ♻️, 🏗, 📦, 📖]

Happy coding!

@tyesc tyesc requested a review from Copilot February 18, 2026 09:34
@auto-review auto-review bot requested a review from dackmin February 18, 2026 09:34
@tyesc tyesc changed the title fix(android): missing context in the instance - BUG-1180 🐛 fix(android): missing context in the instance - BUG-1180 Feb 18, 2026
@dackmin dackmin changed the title 🐛 fix(android): missing context in the instance - BUG-1180 🐛 fix(android): missing context in the instance Feb 18, 2026
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes a bug introduced by the Android Access SDK upgrade to version 1.7.0, where the Access constructor now requires a Context parameter. The missing context parameter was preventing fonts from rendering correctly in the Android paywall.

Changes:

  • Updated Access constructor call to include the required context parameter

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@dackmin dackmin merged commit 4f30f87 into master Feb 18, 2026
11 checks passed
@dackmin dackmin deleted the fix/android-fonts branch February 18, 2026 09:44
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