In react native i face asynchronous issue in apk in debug mode works fine but in apk i face asynchronous issue for redux, state and etc. So how to fix asynchronous issue in apk which same as work like work in debug mode.
Hello. My app works fine on a simulator but crashes when I release it in testflight.
Libraries that I use: -react-native-config@1.3.3
-@react-native-community/google-signin@3.0.3
Those are relevant and you will understand why.
I followed advice from the internet and changed the scheme to 'release'. And I get this error at this line after adding a breakpoint:
line: [[GIDSignIn sharedInstance] restorePreviousSignIn]; in RNGoogleSignin.m
error: Thread 1: "You must specify |clientID| for |GIDSignIn|"
Extra, I submitted the crash from testflight and I opened it with Xcode. I get the error at the same line but different texting: Last Exception Backtrace (0)
I need to mention that I pass the clientId using react-native-config library.
Hi kyle johnson, I want to make splash screen in react native for both platforms ios and android play audio in background . Please guide me I am beginner in react native.
Hi, everybody!
It's really a great community.
I'm fullstack Web&Mobile Dev with TypeScript | GraphQL | Next.js | NestJS.
I can develop any product based on React, ReactNative, NodeJS.
Work
Web&Mobile Dev with TypeScript | GraphQL | Next.js | NestJS at Web&Mobile Dev with TypeScript | GraphQL | Next.js | NestJS
How to write background push notification functions without using google service?
Now I'm developing china's service, and It's a really difficult problem for me.
Background push notifications must run in android and ios.
Could you give me any advice?
Latest comments (164)
In react native i face asynchronous issue in apk in debug mode works fine but in apk i face asynchronous issue for redux, state and etc. So how to fix asynchronous issue in apk which same as work like work in debug mode.
I have issues, with the release apk on some devices, when we redirect to another app and comes back to our app gets restart
Perhaps you have experience with font size handling for all different devices?
I am in need of advice on how to do that.
What do you think of building a RN app which use Bluetooth Classic and play async (from an API) audio while the app on the background state?
Most of the hardware will only have a 1GB of RAM and use Android 6.
To be clear, I am building a Push To Talk app.
Hello. My app works fine on a simulator but crashes when I release it in testflight.
Libraries that I use:
-react-native-config@1.3.3
-@react-native-community/google-signin@3.0.3
Those are relevant and you will understand why.
I followed advice from the internet and changed the scheme to 'release'. And I get this error at this line after adding a breakpoint:
line: [[GIDSignIn sharedInstance] restorePreviousSignIn]; in RNGoogleSignin.m
error: Thread 1: "You must specify |clientID| for |GIDSignIn|"
Extra, I submitted the crash from testflight and I opened it with Xcode. I get the error at the same line but different texting: Last Exception Backtrace (0)
I need to mention that I pass the clientId using react-native-config library.
Can you help me? :)
Regards.
Late edit: I use Xcode12 and react-native v0.63.3
I am a beginner, i created a simple weather app and it turned out to be of 60 mb, any suggestion for minification.
Lately i am working on another project the app is slow i am using expo, can you give suggestion how shall i make it robust.
Hi Kyle JohnSon,
I would like to know how the background invite message will be sent in react-native?
I have used react-native-message-composer package. But it only works for iOS. But need the same for android as well.
Did you know any other packages?
after release apk when app start show blank screen on some android phones. How to fix it?
Hi kyle johnson, I want to make splash screen in react native for both platforms ios and android play audio in background . Please guide me I am beginner in react native.
How to write background push notification functions without using google service?
Now I'm developing china's service, and It's a really difficult problem for me.
Background push notifications must run in android and ios.
Could you give me any advice?
Some comments may only be visible to logged-in visitors. Sign in to view all comments.