Quantcast
Channel: Active questions tagged react-native+android - Stack Overflow

Image may be NSFW.
Clik here to view.

react-native-svg crashes on Android only

I am getting the following error when using react-native-svg on Android only (Pixel 6a):Here is my react-native-svg entry in bun.lockb:"react-native-svg@>= 15.0.0", react-native-svg@>=7.0.0:...

View Article


No ViewManager when I use navigator React Native

I am new an RN and I want to create a simple app: just navigation between two screens. Even in this simplified example it doesn't work. I always get the error No ViewManager found for class...

View Article


What does React Native use to allow JavaScript to be executed on iOS and...

What does React Native use under the covers to interface with iOS and Android? Cordova uses a WebView to effectively display a webpage inside of a native container; Does React Native use the same...

View Article

why I'm getting this error in my build.gradle.kts file? [closed]

At the compilation stage, the code throws an error: Unresolved reference. None of the following candidates is applicable because of receiver type mismatch public inline operator fun...

View Article

Google In app purchase Inconsistant behaviour Free Trial

I'm using react-native-iap for subscriptions in my React Native app. Below is the function I use to request subscriptions on Android:const requestSubscriptionAndroid = async ( activePlan, currentUser,...

View Article


Salesforce login with custom url in react native app with smartstore

I am using React-native-force for salesforce login in my react native so by default salesforce page is open but i want my custom url should be open not a standar page of salesforce.1.) I have tried...

View Article

Unable to instantiate fragment com.swmansion.rnscreens.Screen

I have been developing an app for android and ios using React Native 0.60.4, and just recently I discovered that putting the app in split-screen or freeform mode (from being the only app on the screen)...

View Article

Getting Error: The package '@react-native-community/geolocation' doesn't seem...

I am trying toimport Geolocation from '@react-native-community/geolocation';in my react native appI have done yarn add @react-native-community/geolocationbut I keep getting the module is not linked...

View Article


file is getting saved in /storage/emulated/0/Android/data/com.. instead of...

The pdf file is getting saved in /storage/emulated/0/Android/data/com. and it's not accessible on the real device I want it to get moved to the download folderimport RNImageToPdf from...

View Article


> Task :react-native-reanimated:configureCMakeDebug[arm64-v8a] FAILED

I am trying to build an RN android project. This issue does not reproduce on Debian. I tried to install libs like: wget, nano, unzip, libunwind-dev, git-lfs, gnupg, bash, build-base, cmake, ninja,...

View Article

Google Ad Manager: The ad request was successful, but no ad was returned due...

I've integrated the [react-native-ad-manager](https://www.npmjs.com/package/react-native-ad-manager) library into my React Native app to display banner ads at the two places in the app. During testing,...

View Article

React Native IAP Purchase remains in 'pending payment' status for 3 days

I'm using react-native-iap (v12.16.2) in my Expo React Native app (Android).When a user purchases a subscription, some purchases remain stuck in the "pending payment" state for several days.During this...

View Article

Image may be NSFW.
Clik here to view.

Not able to access internet inside android emulator | MacOS 15 | Apple M3 |...

Currently I am trying to develop a cross platform app on the expo framework, but every time I try to use an android emulator, I am unable to use the internet and more importantly authenticate with...

View Article


Uncaught Error: java.io.IOException: Failed to download remote update

When using the npx expo start --lan, it is not possible to log into the project either through QR or through exp://... . Through --tunnel, the project is launched, but with restrictions or some kind of...

View Article

Uploade photo via Expo to Firebase storage (Firebase JS SDK) not working...

I'm not sure what else to try and need some help with uploading a photo taken with expo-camera on a physical Android device running Expo Go to be uploaded to Firebase storage (emulated for now) using...

View Article


react native build error unknown module undefined

I'm encountering an issue when building my React Native app. After running the app, I get the following error:typescriptCopyEdit[runtime not ready]: Error: Requiring unknown module "undefined"What I’ve...

View Article

Expo 53 - Android expo-maps crashes application (Simulator)

i've been experiencing issues with expo-maps specifically with Android (iOS at the moment seems to be working fine). When launching the modal with maps configured, the complete app closes after...

View Article


TypeError: property is not writable, js engine: hermes ERROR TypeError:...

I am building an application using react native in the monorepo structure. I was facing the following issue:ERROR node_modules/expo-router/_ctx.android.js:Invalid call at line 2:...

View Article

I got Execution failed for task ':app:configureCMakeDebug[arm64-v8a]' while...

The app was working fine yesterday, but now it gives me this error :Execution failed for task ':app:configureCMakeDebug[arm64-v8a]'.> [CXX1429] error when building with cmake using C:\{my...

View Article

React Native Android build error: Could not find...

Issue:Gradle keeps trying to fetch the plugin from remote Maven repositories instead of using the local plugin from node_modules/@react-native/gradle-plugin.Question:Just fix it. I want to simply 'Sync...

View Article

Audio is not working in when remove from recent

our team built a React Native calling app using sip.js and WebRTC. Everything works fine when the app is active.However, when a call is ongoing and the user swipes the app from recents (kill), the...

View Article


java.lang.UnsatisfiedLinkError: dlopen failed: library "libjsc.so" not found

This i my first issue here, maybe someone can help me out with this one.I have to update the SdkVersion of an older App of mine for Google Play's target API level requirements.My app crashes when i set...

View Article


How to set target Android SDK version and iOS version when using EAS with Expo

I have been looking high and low for an answer to this question but i cannot seem to find anything.In my Expo project i want to be able to set up the target versions for each platform. Right now i have...

View Article

expo-image-picker navigates to default screen when closed

I am using expo-image-picker in my Expo-Project to allow users to upload pictures. For testing/debugging purpose I excluded the upload process and just focused on the image-selection:const...

View Article

React Native , Kotlin , FFmpegKit .aar Manual Integration Crash on Launch...

I’m building a React Native app (version 0.79) on Windows using Kotlin support, and I’m manually integrating FFmpegKit as a .aar file (not using ffmpeg-kit-react-native). My setup builds successfully,...

View Article


React Native 0.75 Upgrade Stuck at ":gradle-plugin:settings-plugin:jar...

I'm facing an issue after upgrading my React Native project to version 0.75.4.I've recently upgraded my React Native project to version 0.75.4. After bumping the version, my Android build process gets...

View Article

Task :react-native-track-player:compileDebugKotlin FAILED

I am getting the following error while build my react native app:Task :react-native-track-player:compileDebugKotlin FAILEDI have just installed the react-native-track-player and trying to build the app.

View Article

How to fix high pitch audio when increasing playback speed in Android using...

I'm using the expo-audio library in my React Native project to play audio files. When I increase the playback speed using setPlaybackRate(2), the audio plays faster but with a higher pitch on Android...

View Article

Task :react-native-gradle-plugin:compileKotlin FAILED

Task :react-native-gradle-plugin:compileKotlin FAILED'compileJava' task (current target is 1.8) and 'compileKotlin' task (current target is 11) jvm target compatibility should be set to the same Java...

View Article



Entire react native app showing on lockscreen

I have an app with the following code on the MainActivity.java:package com.MyApp;import com.facebook.react.ReactActivity;import com.facebook.react.ReactActivityDelegate;import...

View Article


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>