Forum Discussion
Thank you very much. How would I go about downgrading?
I will downgrade and get back to you all with a response. When talking with their customer support they advised they have had no problems.
I downgraded to 11.20 and was able to upload the build without any error.
It appears to be a problem with 11.30.
When i uploaded the most recent build today. Same symptoms as before. I have opened a support ticket. Am I the only one who has problems communicating with support team? Their turn around time is approximately 24 hours. With no resolution.
- TanyaYatskovska9 years agoSmartBear Alumni (Retired)
Hi Chamilton,
I see that this issue was resolved with the Support Team. Let me post the solution here so that other can see it:
Our R&D team investigated your Android app and found a cause of the issue. You have the MultiDex Android app which cannot be instrumented in TestComplete. That's why, you're using our module to build the instrumented version of your app. You added our library, but, you didn't call it in the Application class. So, you need to add a call of our library in the OnCreate method in the Lcom/harristeeter/htmobile/application/HTApplicatio class as it's described in the corresponding help topic:
https://support.smartbear.com/viewarticle/68053/- AlexKaras9 years agoChampion Level 3
Hi Tanya,
> You have the MultiDex Android app which cannot be instrumented in TestComplete. That's why, you're using our module to build the instrumented version of your app.
Could you please clarify this? Does it mean that ther is a special module provided by TestComplete which must be used for MultiDex applications? If my understanding is correct, will this module be included in the future versions of TestComplete or available by request?
- HKosova9 years agoSmartBear Alumni (Retired)
Hi Alex,
MultiDex applications are already supported. But TestComplete cannot instrument MultiDex apps automatically, e.g. when you add an APK to TestedApps. Developers need to instrument the application manually by building the APK with the <TestComplete>\Bin\Extensions\Android\PatchServices.jar library (instructions for Eclipse, Android Studio).
Hope this helps!
Related Content
Recent Discussions
- 20 hours ago