Commit 6c611dd
committed
rm Amazon in-app purchase tracking
Amazon doesn't have an official API for SDKs to track IAP, as a result
we have been using reflection to hook into internal API's. This is
extremely fragile, it breaks on every patch version of Amazon's IAP
library.
Due to the fact the market is moving away IAP through app stores and
Amazon's pullback on bring the Amazon store to other platforms
(like Windows) the importance has shrunk so low the maintenance isn't
worth it anymore.1 parent b67fb23 commit 6c611dd
2 files changed
Lines changed: 0 additions & 250 deletions
File tree
- OneSignalSDK/onesignal/core/src/main/java/com/onesignal/core
- internal/purchases/impl
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
| |||
80 | 79 | | |
81 | 80 | | |
82 | 81 | | |
83 | | - | |
84 | 82 | | |
85 | 83 | | |
86 | 84 | | |
| |||
Lines changed: 0 additions & 248 deletions
This file was deleted.
0 commit comments