stackbuilders / stackbuilders/react-native-spotlight-tour

changeSpot crashes on android

Open
#168 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
520
Forks
39
PR merge metrics
No merged PRs in 30d

Description

Hi,

The changeSpot function causes react native app to crash on android. Here's the error message:

`Exception in HostFunction: Malformed calls from JS: field sizes are different.

[[13,13,1],[20,18,8],[[],[91,[],[],[],[],[0]]],1255]`

Image

relevant dependencies:

"react": "18.2.0"
"react-native": "0.74.5"
"react-native-spotlight-tour": "^3.0.1"
"react-native-svg": "^15.11.1"

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.

Research direction

Start by reproducing the crash on Android with react-native 0.74.5, react-native-spotlight-tour 3.0.1, and react-native-svg 15.11.1 while calling changeSpot. Inspect the Android logs around the reported “Malformed calls from JS” error and trace the changeSpot entry point. Done means changeSpot no longer crashes the React Native app on Android.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.