thepinyo

Results 3 issues of thepinyo

let navigatorContext: [AnyHashable: Any] = ["fromViewController": self] navigator.open(link, context: navigatorContext) how to get navigatorContext ?

how to send data in the body when connect to sever?

# Status deploygate-cli ver 0.6.0 # Error message Error packaging up the application # Backtrace ``` /usr/local/lib/ruby/gems/2.4.0/gems/fastlane-2.35.1/fastlane_core/lib/fastlane_core/ui/interface.rb:153:in `build_failure!' /usr/local/lib/ruby/gems/2.4.0/gems/fastlane-2.35.1/fastlane_core/lib/fastlane_core/ui/ui.rb:14:in `method_missing' /usr/local/lib/ruby/gems/2.4.0/gems/fastlane-2.35.1/gym/lib/gym/error_handler.rb:89:in `handle_package_error' /usr/local/lib/ruby/gems/2.4.0/gems/fastlane-2.35.1/gym/lib/gym/runner.rb:130:in `block in package_app' /usr/local/lib/ruby/gems/2.4.0/gems/fastlane-2.35.1/fastlane_core/lib/fastlane_core/command_executor.rb:88:in `execute' /usr/local/lib/ruby/gems/2.4.0/gems/fastlane-2.35.1/gym/lib/gym/runner.rb:126:in `package_app'...