This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --------- beginning of crash | |
| 07-14 23:58:22.639 3119 3119 E AndroidRuntime: FATAL EXCEPTION: main | |
| 07-14 23:58:22.639 3119 3119 E AndroidRuntime: Process: com.example, PID: 3119 | |
| 07-14 23:58:22.639 3119 3119 E AndroidRuntime: java.lang.NullPointerException: ApiException | |
| 07-14 23:58:22.639 3119 3119 E AndroidRuntime: at com.gettipsi.stripe.util.ArgCheck.nonNull(ArgCheck.java:17) | |
| 07-14 23:58:22.639 3119 3119 E AndroidRuntime: at com.gettipsi.stripe.Errors.toErrorCode(Errors.java:34) | |
| 07-14 23:58:22.639 3119 3119 E AndroidRuntime: at com.gettipsi.stripe.GoogleApiPayFlowImpl$1.onComplete(GoogleApiPayFlowImpl.java:86) | |
| 07-14 23:58:22.639 3119 3119 E AndroidRuntime: at com.google.android.gms.tasks.zzf.run(Unknown Source) | |
| 07-14 23:58:22.639 3119 3119 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:751) | |
| 07-14 23:58:22.639 3119 3119 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:95) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| MacBook-Pro-4:android davemacdonald$ npm run test:android | |
| > [email protected] test:android /Users/davemacdonald/dev/stripe/tipsi-stripe/example | |
| > TEST_SUITE=android appium-helper --platform android | |
| Appium is running on: 0.0.0.0:4723 | |
| Found next Android device: Android SDK built for x86 (emulator-5554), version: 8.0.0 | |
| ------------------------------------- | |
| Error while executing tests: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| MacBook-Pro-4:tipsi-stripe davemacdonald$ npm run build-docs | |
| > [email protected] build-docs /Users/davemacdonald/dev/stripe/tipsi-stripe | |
| > scripts/build-docs.sh | |
| > @ build /Users/davemacdonald/dev/stripe/tipsi-stripe/website/docs | |
| > docusaurus-build | |
| /Users/davemacdonald/.nvm/versions/node/v11.6.0/lib/node_modules/docusaurus/node_modules/@babel/core/lib/config/files/plugins.js:152 |
NewerOlder