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

Application Launching issue #42

Open
MBilalMurtaZa opened this issue Nov 29, 2022 · 2 comments
Open

Application Launching issue #42

MBilalMurtaZa opened this issue Nov 29, 2022 · 2 comments

Comments

@MBilalMurtaZa
Copy link

after adding the package and following all steps iOS application gets an error while launching.

I attached image please any one can help

image

@pr-Mais
Copy link
Collaborator

pr-Mais commented Nov 29, 2022

Please provide more information:

  • Which version of the plugin are you running?
  • What is the device you're running on? real or simulator? OS version?

Make sure you run flutter clean and add the following to your Podfile:

target 'Runner' do
  use_frameworks!
  use_modular_headers!

  flutter_install_all_ios_pods File.dirname(File.realpath(__FILE__))

  # Add this
  pod 'oppwamobile', :git => 'https://github.com/nyartech/oppwamobile-ios-sdk.git', :tag => 4.8.0

@MBilalMurtaZa
Copy link
Author

I tried with iphone X iOS16 and simulator too.

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

2 participants