appwrite / appwrite/starter-for-react-native

πŸ› Bug Report: Not working latest version

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
9
Forks
19
PR merge metrics
No merged PRs in 30d

Description

### πŸ‘Ÿ 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

2. 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

3. 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?

- [x] I checked and didn't find similar issue

### 🏒 Have you read the Code of Conduct?

- [x] I have read the [Code of Conduct](https://github.com/appwrite/.github/blob/main/CODE_OF_CONDUCT.md)

Contributor guide

Open the contributing guide

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.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.