We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Fixes #13571.
fix typo
We currently don't support Xcode 7's certificateless build.
Fix link to "Building and deploying to iOS" in the table of contents
Small edits
Updated Mobile (markdown)
Added the androidmanifest.xml implementation documentation
Use correct operating system name; it's OS X, not Mac OSX nor Mac OS X (see https://www.apple.com/osx/what-is/).
Add notice about Swift to Go calls.
Title case the framework bundle.
typo
Add table of contents.
Add notice that go1.5+ is required to install gomobile.
Note about iOS simulator limits.
Download anything under the bind example.
Explain how to deploy iOS app bundle via Window > Devices.
Add instructions how to make modifications to the source code and rebuilt the framework bundle.
Explain where the Go function is being invoked.
Add notice about the arch restrictions for Android.
Add drag and drop screenshot.
Rename the tooling title.
Add notice about signing identities.
added some useful links.
Use non-numbered list, screenshot breaks the ordered list.
Add a screenshot of Android Studio while importing the project.