Jobeso / react-native-whatsapp-stickers

Integrate sticker packs for WhatsApp with your react-native app
Other
82 stars 30 forks source link

iOS: image files not found #45

Closed hszeto closed 4 years ago

hszeto commented 4 years ago

Environment

System: OS: macOS Mojave 10.14.6 CPU: (12) x64 Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz Memory: 1.31 GB / 16.00 GB Shell: 3.2.57 - /bin/bash Binaries: Node: 12.13.1 - /usr/local/bin/node Yarn: 1.17.3 - /usr/local/bin/yarn npm: 6.12.1 - /usr/local/bin/npm SDKs: iOS SDK: Platforms: iOS 13.2, DriverKit 19.0, macOS 10.15, tvOS 13.2, watchOS 6.1 IDEs: Android Studio: 3.5 AI-191.8026.42.35.6010548 Xcode: 11.3/11C29 - /usr/bin/xcodebuild npmPackages: react: 16.9.0 => 16.9.0 react-native: 0.61.5 => 0.61.5 npmGlobalPackages: create-react-native-module: 0.13.0 react-native-cli: 2.0.1

Describtion

The Android version works. It's on the Play store.

The iOS version is giving me problem. I've followed the example app. I'm getting a 2020-01-14 17:01:44.388481-0800 MyStickerz[485:88005] fileNotFound

How do you add images in xcode?

hszeto commented 4 years ago

The problem is my incompetent with Xcode. Problem solved.