Giter VIP home page Giter VIP logo

particle-ios's People

Contributors

chaichuanfa avatar pantaovay avatar sunzhic avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

particle-ios's Issues

Pod install not working on Xcode 14

When I run pod install using this Podfile
Screenshot 2022-10-27 at 16 57 51

The Pods returns that error...
Screenshot 2022-10-27 at 16 56 27

If I remove the specific version from pod ParticleNetworkBase, when I run the Project the Xcode returns this error:

Module compiled with Swift 5.6.1 cannot be imported by the Swift 5.7 compiler: /Users/andre/Documents/XXX/xxx-ios/Pods/ParticleNetworkBase/Frameworks/ParticleNetworkBase.framework/Modules/ParticleNetworkBase.swiftmodule/arm64-apple-ios.swiftmodule

Screenshot 2022-10-27 at 17 03 16

compile err

image

xcode version is 13.4.1 pod version is 1.11.3.
I need help

The following error occurs when I run demo (Xcode 14.2, Apple M1 Max, Mac os 13.0.1 (22A400)

Undefined symbols for architecture x86_64:
"_$sSa11CryptoSwifts5UInt8VRszlE8toBase64SSyF", referenced from:
_$s19ParticleAuthService3WebC07prepareD033_0ECA0952FEFBFFC16C9FABE130FEA975LL4type4path6querysyAA0D11RequestTypeO_SSSDySSypGtF in ParticleAuthService(Web.o)
_$s19ParticleAuthService3WebC04openD6WalletyyF in ParticleAuthService(Web.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Linked error with Version 1.4.0

When I upgraded from 0.2.10 to 1.4.0, I fixed some API compatibility issues. But when I try to run the project, the compiler produces some errors.

Xcode Version 15.1 (15C65)
And Minimum Deployments is iOS 14.0

ld: warning: ignoring duplicate libraries: '-lc++'
ld: warning: object file (/Users/xxxxx/Library/Developer/Xcode/DerivedData/iOS-bctxqhmlisygbobqivwjjvcbeuhq/Build/Products/Debug-iphoneos/XCFrameworkIntermediates/AuthCoreAdapter/AuthCoreAdapter.framework/AuthCoreAdapter[3](AuthCoreAdapter.o)) was built for newer 'iOS' version (16.2) than being linked (14.0)
ld: warning: Could not find or use auto-linked framework 'CoreAudioTypes': framework 'CoreAudioTypes' not found
ld: Undefined symbols:
  dispatch thunk of JXSegmentedView.JXSegmentedView.indicators.getter : [__C.UIView & JXSegmentedView.JXSegmentedIndicatorProtocol], referenced from:
      ParticleWalletGUI.WalletViewController.(reloadTextAndColor in _36257EB54940F3C40877429E1DD641A7)() -> () in ParticleWalletGUI[176](WalletViewController.o)
clang: error: linker command failed with exit code 1 (use -v to see invocation)

API migration

In version 0.2.10, I use BiconomyService setting with dappApiKeys.

BiconomyService.initialize(dappApiKeys: dappApiKeys)

Now how do I set the "name" parameter of AAService.initialize?

And some of the ChainInfo I used before couldn't find the corresponding in the new version.

ParticleNetwork.ChainInfo.ethereum(.goerli)
ParticleNetwork.ChainInfo.arbitrum(.goerli)
ParticleNetwork.ChainInfo.base(.testnet)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.