How to distribute the iOS/Android builds to the multiple access group through Jenkins pipeline
We have used the Jenkins pipeline for releasing the iOS builds and android builds to the bitbar using the "runInCloud" plugin method. We need to distribute the build to multiple access groups in an automated way. How to automatically distribute the build to the access group from Jenkins "runInCloud"? Which parameter do I need to use in the runInClound?658Views0likes0CommentsWill there be support for Hybrid Apps using a webview (like cordova/phonegap) as ui using Appium?
I can only find support for actual hybrid app testing using the legacy methids. But they require devices connected localy. No cloud device farm options as far as I could find. But using a device farm is one of my main requirements. Will there be support for hybrid apps using appium in the short future? Are there any known workarounds to testing a hybrid app using appium that allows to record the tests instead of pure scripting? (else I'd rather use webdriverio + jasmine or sortalike).Solved1.9KViews0likes4CommentsFirebase push notifications not working in BitBar on iOS devices
Hi, I'm trying to test Firebase push notifications for my app on iOS devices on Bitbar (iPhone 11, iOS 13) but the notifications do not seem to be coming through. Also, the notification option is not visible for my app, when I click on it in the Setiings app. Also, my app does not show up in the Notifications section of the Settings app either. My app is in .ipa format and is uploaded in Live Testing mode Push notifications are enabled in my AdHoc Provisioning Profile as well as in the app. Also, my app receives push notifications as normal on TestFlight. Is it a limitation on BitBar's end or am I doing something wrong? Kindly give me some suggestions on it.1.3KViews0likes1CommentLaunching the PWA app from Android/iOS device
Hello All, We have one PWA app, which we launch the application using a url first time it will ask to add to desktop once we add it to desktop we will have a application icon to launch. Using Testcomplete tool how to launch this app which added to my mobile desktop?775Views0likes0CommentsMobile testing and capturing traffic
Dear all, I need help 😉 At the time of this message, I test a mobile app manually and with Fiddler I inspect resquest/response from my app. Sometimes I have to change de body of the request/response to observe the consequence on the app (with Fiddler). But I need to know if this process is possible with Testcomplete or an other product of the Smartbear collection ? This is what I need in a simple words : - Launch tested app and capture all the https traffic - the captured traffic need to be inspect and compare to a reference. - I need to have some https resquest/response body changed to inject them when the app start. - And obviously, the most automatic way possible. Thanks to everyone who will read me and help me. ThomasSolved2.4KViews0likes5Comments