๐Ÿ› Bug Report: Not working latest version

Open
#6 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
react-native, typescript
Domain
mobile

Research direction

Start with the starter kit setup instructions and .env.example, then reproduce the Expo SDK 53 and Expo Go compatibility error on a connected phone. Confirm whether the current starter configuration supports SDK 53; done means the cloned starter launches in Expo Go and the Send a ping flow works with the documented environment variables.

Written by the indexing model from the issue text.

Description

bug
๐Ÿ‘Ÿ Reproduction steps

When i test it with the latest sdk version 53 it is not working

๐Ÿ‘ Expected behavior

It should work with the latest version

๐Ÿ‘Ž Actual Behavior

I was trying appwrite for the first time and when i finished setting up project on appwrite i followed the steps on the clone starter

Clone starter

  1. If you're starting a new project, you can clone our starter kit from GitHub using the terminal or VSCode.

bash

git clone https://github.com/appwrite/starter-for-react-native
cd starter-for-react-native

  1. Add your Appwrite credentials to

.env.example

then rename it to

.env

if needed.

dotenv

EXPO_PUBLIC_APPWRITE_PROJECT_ID=6880d897003bba898d54
EXPO_PUBLIC_APPWRITE_ENDPOINT=https://fra.cloud.appwrite.io/v1

  1. Run the app on a connected device or simulator, then click the

Send a ping

button to verify the setup.

I tried running on my phone i got project is incompatible with this version of expo go

๐ŸŽฒ Appwrite version

Appwrite Cloud

๐Ÿ’ป Operating system

Linux

๐Ÿงฑ Your Environment

appwrite cloud

๐Ÿ‘€ Have you spent some time to check if this issue has been raised before?
  • I checked and didn't find similar issue
๐Ÿข Have you read the Code of Conduct?
Dominant language
TypeScript
Stars
9
Forks
19
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up โ€” it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from appwrite/starter-for-react-native

All issues in appwrite/starter-for-react-native

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.