Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

مشکل در نصب نسخه ی ios #6

Open
blueitco opened this issue Jun 28, 2020 · 0 comments
Open

مشکل در نصب نسخه ی ios #6

blueitco opened this issue Jun 28, 2020 · 0 comments

Comments

@blueitco
Copy link

blueitco commented Jun 28, 2020

سلام. وقت بخیر
بنده نسخه 2 چابک رو روی اپلیکیشنم نصب کردم. ورژن ری اکت نیتیو هم 59.9 هستش

برای نسخه اندروید هیچ مشکلی وجود نداشت و با موفقیت نصب شد و داره کار میکنه

برای نسخه آی او اس طبق این آموزش پیش رفتم:
https://doc.chabok.io/react-native-bridge/sdk-setup.html

اول پیغام داد که پادفایل رو پیدا نمیکنم. در نتیجه از دستور زیر استفاده کردم
pod init

بعد پیغام داد که توی پاد فایل نسخه آی او اس تی وی دوبار تکرار شده. یکی شو حذف کردم و مجددا دستور مربوطه رو انجام دادم. انجام شد ولی یه چند تا وارنینگ هم داشت

بعد اومدم توی ایکس کد و کدی که توی آموزش گفته بودین رو کپی کردم تو پروژه و بعد هم بیلد گرفتم و در نهایت با این پیغام خطا روبرو میشم

framework not found Pods_beheshtstore
linker command failed with exit code 1

من محتوای پادفایلم رو هم براتون میذارم اینجا ملاحظه بفرمایید

Uncomment the next line to define a global platform for your project

platform :ios, '9.0'

target 'beheshtstore' do

Comment the next line if you don't want to use dynamic frameworks

use_frameworks!
pod 'ChabokPush','~>2.1.0'

Pods for beheshtstore

target 'beheshtstore-tvOSTests' do
inherit! :search_paths
# Pods for testing
end

target 'beheshtstoreTests' do
inherit! :search_paths
# Pods for testing
end

end

target 'beheshtstore-tvOS' do

Comment the next line if you don't want to use dynamic frameworks

use_frameworks!

Pods for beheshtstore-tvOS

end

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant