issues
search
ikmzkro
/
React-Native-Issues
⚠️React Native Issues⚠️
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
try to use upload_to_testflight, it outputs this error😢
#43
ikmzkro
closed
1 year ago
1
eact-native-async-storage/async-storage/ios/RNCAsyncStorage.m Build input file cannot be found: '/Users/ikmz/RNPJ/node_modules/@react-native-async-storage/async-storage/ios/RNCAsyncStorage.m'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it?
#42
ikmzkro
opened
1 year ago
0
check that you added at least one permission handler in your package.json reactNativePermissionIOS config
#41
ikmzkro
opened
1 year ago
0
YogaKit.modulemap not found after running the IOS Simulator
#40
ikmzkro
closed
1 year ago
0
ERROR Warning: Encountered two children with the same key, `[object Object]:[object Object]`. Keys should be unique so that components maintain their identity across updates. Non-unique keys may cause children to be duplicated and/or omitted — the behavior is unsupported and could change in a future version.
#39
ikmzkro
opened
1 year ago
0
ERROR VirtualizedLists should never be nested inside plain ScrollViews with the same orientation because it can break windowing and other functionality - use another VirtualizedList-backed container instead.
#38
ikmzkro
opened
1 year ago
1
Run gradlew build fail :app:createBundleReleaseJsAndAssets FAILED
#37
vicgit09
opened
1 year ago
0
ERROR Error: [Error: no matching function (argument="name", value="nyao", code=INVALID_ARGUMENT, version=abi/5.7.0)]
#36
ikmzkro
opened
1 year ago
1
error: Error: Unable to resolve module ./DeprecatedViewStylePropTypes from /Users/node_modules/react-native/node_modules/deprecated-react-native-prop-types/DeprecatedViewPropTypes.js:
#35
ikmzkro
opened
1 year ago
2
react-native-config
#34
ikmzkro
opened
1 year ago
3
[Error: invalid address (argument="address", value=null, code=INVALID_ARGUMENT, version=address/5.7.0) (argument="account", value=null, code=INVALID_ARGUMENT, version=abi/5.7.0)]
#33
ikmzkro
closed
1 year ago
1
Asset validation failed Missing Info.plist value. A value for the Info.plist key 'CFBundleIconName' is missing in the bundle 'jp.co.test.neko'. Apps built with iOS 11 or later SDK must supply app icons in an asset catalog and must also provide a value for this Info.plist key. For more information see http://help.apple.com/xcode/mac/current/#/devxxxx. (ID: xxxxxx)
#32
ikmzkro
opened
1 year ago
0
Metro (the local dev server) is run from the wrong folder
#31
ikmzkro
opened
1 year ago
0
unable to attach DB: error: accessing build database "/Users/ikmz/Library/Developer/Xcode/DerivedData/RNPJ-guppiuahobceiwfdqthpscoxjfvk/Build/Intermediates.noindex/XCBuildData/build.db": database is locked Possibly there are two concurrent builds running in the same filesystem location.
#30
ikmzkro
closed
1 year ago
1
node_modules/react-native-cli/index.js:302 cli.init(root, projectName); ^ TypeError: cli.init is not a function at run
#29
ikmzkro
closed
1 year ago
1
Undefined symbol: __swift_FORCE_LOAD_$_swiftObjectiveC
#28
ikmzkro
closed
1 year ago
3
/Users/ikmz/rn/ios/main.jsbundle /Users/ikmz/rn/ios/main.jsbundle: No such file or directory
#27
ikmzkro
closed
1 year ago
4
/yoga/Yoga.cpp:2289:9 Use of bitwise '|' with boolean operands
#26
ikmzkro
closed
1 year ago
2
Invalid RNPermission 'ios.permission CAMERA should be one of..
#25
ikmzkro
closed
1 year ago
5
ViewPropTypes will be removed from React Native, along with all other PropTypes
#24
ikmzkro
closed
1 year ago
4
ERROR The action 'NAVIGATE' with payload {"name":"QR Scan"} was not handled by any navigator.
#23
ikmzkro
closed
1 year ago
1
react-native-permissions: NativeModule.RNPermissions is null. To fix this issue try these steps:
#22
ikmzkro
closed
1 year ago
3
Invariant Violation: requireNativeComponent: "RNSScreen" was not found in the UIManager.
#21
ikmzkro
closed
1 year ago
3
UI基盤作る
#20
ikmzkro
closed
1 year ago
0
リリース参考
#19
ikmzkro
closed
1 year ago
0
https://community.web3auth.io/t/issue-moving-from-testnet-to-mainnet/3520
#18
ikmzkro
closed
1 year ago
1
ERROR TypeError: Cannot read property 'seed' of null, js engine: hermes LOG Running "PJ" with {"rootTag":1,"initialProps":{}} ERROR Invariant Violation: "PJ" has not been registered. This can happen if: * Metro (the local dev server) is run from the wrong folder. Check if Metro is running, stop it and restart it in the current project. * A module failed to load due to an error and `AppRegistry.registerComponent` wasn't called., js engine: hermes
#17
ikmzkro
closed
1 year ago
7
ERROR ReferenceError: Property 'atob' doesn't exist, js engine: hermes
#16
ikmzkro
closed
1 year ago
11
アプリ起案
#15
ikmzkro
closed
1 year ago
1
ReactNative開発環境構築
#14
ikmzkro
closed
1 year ago
1
> Task :app:createBundleReleaseJsAndAssets FAILED > Process 'command 'node'' finished with non-zero exit value 1 && java.lang.StackOverflowError (no error message)
#13
ikmzkro
closed
1 year ago
1
compileSdkVersion is not specified. Please add it to build.gradle
#12
ikmzkro
closed
1 year ago
1
Could not find implementation class 'com.facebook.react.ReactPlugin' for plugin 'com.facebook.react' specified in jar:file:/Users/ikmz/.gradle/caches/jars-9/aaaaa/react-native-gradle-plugin.jar!/META-INF/gradle-plugins/com.facebook.react.properties.
#11
ikmzkro
closed
1 year ago
3
Config.XXX is undefined: In a React Native project, the .env file settings can be read on iOS but are not being read correctly in Android Studio.
#10
ikmzkro
closed
1 year ago
1
Task failed with an exception. ----------- * What went wrong: java.lang.StackOverflowError (no error message)
#9
ikmzkro
closed
1 year ago
0
Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined. You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.
#8
ikmzkro
closed
1 year ago
0
Invariant Violation: "TestDev" has not been registered. This can happen if: * Metro (the local dev server) is run from the wrong folder. Check if Metro is running, stop it and restart it in the current project. * A module failed to load due to an error and `AppRegistry.registerComponent` wasn't called., js engine: hermes
#7
ikmzkro
closed
1 year ago
1
clienId is required
#6
ikmzkro
closed
1 year ago
3
[!] CocoaPods could not find compatible versions for pod "react-native-web-browser": In Podfile: react-native-web-browser (from `../node_modules/@toruslabs/react-native-web-browser`) Specs satisfying the `react-native-web-browser (from `../node_modules/@toruslabs/react-native-web-browser`)` dependency were found, but they required a higher minimum deployment target.
#5
ikmzkro
closed
1 year ago
3
PJ/ios/build/generated/ios/FBReactNativeSpec/FBReactNativeSpec.h:2069:88 'value' is unavailable: introduced in iOS 12.0
#4
ikmzkro
closed
1 year ago
4
No signing certificate "iOS Distribution" found No "iOS Distribution" signing certificate matching team ID "XXXXX" with a private key was found.
#3
ikmzkro
closed
1 year ago
1
Cloud signing permission error You haven't been given access to cloud-managed distribution certificates. Please contact your team's Account Holder or an Admin to give you access. If you need further assistance, contact Apple Developer Program Support at https://developer.apple.com/contact/.
#2
ikmzkro
closed
1 year ago
1
No profiles for 'jp.co.company.company' were found Xcode couldn't find any iOS App Store provisioning profiles matching 'jp.co.company.company'.
#1
ikmzkro
closed
1 year ago
5