-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In-app Billing Vulnerability #18
Comments
I have the same problem. I also tried to rebuild the app with SDK 23 but it didn't help. I tried to use latest stable version ( |
I have the same problem. Message I got in developer console: "Alerta de seguridad |
I do not see this error and I am using 3.0.2, building with 5.4.0 GA (Was using 5.3.1 before this with no error either). What Android SDK's are you targeting? My min is 14, target is 23. |
I used the latest version latest stable version (4.0.0) with titanium sdk 5.3.0 and still giving the same error. |
Are any of you working with subscriptions or consumable products? That's the only two things my app doesn't use and I'm not seeing this error. |
This is the inapp billing error and I am using subscription product. Please give the solution. |
Hello Please help me regarding this issue. It's urgent. |
DO NOT use v4.0.0. It says Compiled to work with Titanium SDK v6.0.0+. You are using 5.3.0. |
Also, if you have errors, please provide logs and reproducible steps. Without those, it's very hard to help or assist. |
On building the project there is no error but on uploading to play store and when it publish Google send the error says like invalid inappbilling. please go through this link. |
I m also facing the same problem, I mentioned to the google and they mentioned me:- Thanks for contacting Google Play Developer Support! I see that you have received an alert regarding your app(s) using an unsafe implementation of Google Play’s in-app billing service. Firstly, please note that Google Play is not currently enforcing on apps with this unsafe implementation. These alerts are being sent to developers on an informational basis only. No action will be taken against your apps or your developer account if you choose not to act upon them. Please also note that if your app(s) does not contain any active in-app products you may simply ignore this warning. However, we do encourage developers to address these security concerns as soon as possible if they are indeed present in your app's APK. Invoking the in-app billing service without setting a target package for the intent can enable a malicious package to bypass the Play store billing system and access items that have not been purchased. If your app appears to be abiding by all practices described in the help center article linked below, and you still see this alert in the Developer Console, you may also need to ensure that your app(s) is using the newest version of Google Play Services. https://support.google.com/faqs/answer/7054270?hl=en Please be aware that if you are using IabHelper, you must still use the most-recent SDK even if the manual implementation appears to be correct as per our guidelines linked above. You can get the most recent SDK of IabHelper here: https://github.com/googlesamples/android-play-billing/ If these vulnerabilities are coming from a third party development tool or library, please work with them to address the security concerns. To verify that the vulnerability is addressed, please submit the updated version of your app to the Developer Console and wait 5 hours. If the app hasn’t been updated correctly, the warning remain. I hope this helps! If you have any further questions, please let me know. I'm happy to help. Regards, |
@Geek-Fish im using consumable one I even compiled the module with the latest version of the SDK and the latest version of the file IabHelper.java and i got every time the same warning message. i'm using the 5.4.0.GA sdk minSdkVersion="15" android:targetSdkVersion="23" how can i add the latest version of google-play-services ? |
I believe someone will have to download the latest SDK and compare it with On Sun, Aug 28, 2016, 3:37 PM fadaytak [email protected] wrote:
|
how can i get the latest version of "google-play-services.jar" can any one publish the latest google-play-services.jar 9.0.4 to compile the module with it. |
Appcelerator makes the jar file when you compile the module. It might not On Tue, Aug 30, 2016, 9:37 AM fadaytak [email protected] wrote:
|
Hello Guys, |
If needed, (which seems to be the case), please proceed to create and open a JIRA ticket here. |
It's not giving the module link. |
im using the v 3.0.2 version and i got this message in my google play console
https://support.google.com/faqs/answer/7054270?hl=en
is this vulnerabily was fixed in the latest release?
cdt,
The text was updated successfully, but these errors were encountered: