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

feat: connect Kotlin example #27313

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

jan-tennert
Copy link
Contributor

I have read the CONTRIBUTING.md file.

YES

What kind of change does this PR introduce?

Connect Kotlin example

What is the new behavior?

New Android Kotlin example in the connect examples

Additional context

I couldn't see the Connect button in the local Supabase Studio, so I'm not sure if everything looks correct, is that not possible?

@jan-tennert jan-tennert requested a review from a team as a code owner June 17, 2024 08:19
Copy link

vercel bot commented Jun 17, 2024

@jan-tennert is attempting to deploy a commit to the Supabase Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Contributor

@Hallidayo Hallidayo left a comment

Choose a reason for hiding this comment

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

Hi @jan-tennert - You can test locally by changing this line:

{IS_PLATFORM && project?.status === PROJECT_STATUS.ACTIVE_HEALTHY && <Connect />}

to

<Connect />

You should then see the Connect button

@jan-tennert
Copy link
Contributor Author

Hi @jan-tennert - You can test locally by changing this line:

{IS_PLATFORM && project?.status === PROJECT_STATUS.ACTIVE_HEALTHY && <Connect />}

to

<Connect />

You should then see the Connect button

Right, thanks! Looks good to me now!

Copy link

vercel bot commented Jun 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
studio-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 20, 2024 9:11pm
5 Ignored Deployments
Name Status Preview Comments Updated (UTC)
design-system ⬜️ Ignored (Inspect) Visit Preview Jun 20, 2024 9:11pm
docs ⬜️ Ignored (Inspect) Visit Preview Jun 20, 2024 9:11pm
studio ⬜️ Ignored (Inspect) Visit Preview Jun 20, 2024 9:11pm
studio-self-hosted ⬜️ Ignored (Inspect) Visit Preview Jun 20, 2024 9:11pm
zone-www-dot-com ⬜️ Ignored (Inspect) Visit Preview Jun 20, 2024 9:11pm

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.

None yet

2 participants