Skip to content

Releases: App-Pricing/react-native-apppricing

Release 0.1.10

Choose a tag to compare

@mehmetcansahin mehmetcansahin released this 21 Apr 20:04

0.1.10 (2025-04-21)

  • refactor: simplify language handling in DeviceService and remove getDeviceLanguage method (cda8267)

Release 0.1.9

Choose a tag to compare

@mehmetcansahin mehmetcansahin released this 21 Apr 16:53

0.1.9 (2025-04-21)

  • refactor: streamline language detection logic in DeviceService and add getDeviceLanguage method (f936fb1)

Release 0.1.8

Choose a tag to compare

@mehmetcansahin mehmetcansahin released this 21 Apr 16:13

0.1.8 (2025-04-21)

  • feat: improve language detection in DeviceService (e67c4bd)

Release 0.1.7

Choose a tag to compare

@mehmetcansahin mehmetcansahin released this 21 Apr 15:29

0.1.7 (2025-04-21)

  • refactor: replace paymenttype (bb10e86)

Release 0.1.6

Choose a tag to compare

@mehmetcansahin mehmetcansahin released this 21 Apr 15:19

0.1.6 (2025-04-21)

  • feat: enhance API error handling and logging in ApiService (fb65ab7)

Release 0.1.5

Choose a tag to compare

@mehmetcansahin mehmetcansahin released this 21 Apr 14:50

0.1.5 (2025-04-21)

  • docs: refine README formatting and enhance clarity of SDK usage instructions (21b1f97)

Release 0.1.4

Choose a tag to compare

@mehmetcansahin mehmetcansahin released this 18 Apr 15:57

0.1.4 (2025-04-18)

  • fix: update repository URL in package.json to include .git extension (1e7495f)
  • feat: add product_id validation to payment processing and update PaymentInfo structure (4e6750d)
  • feat: enhance PaymentInfo structure with product_id and expand PaymentType options (a4eb604)

Release 0.1.3

Choose a tag to compare

@mehmetcansahin mehmetcansahin released this 17 Apr 14:14

0.1.3 (2025-04-17)

  • docs: update PaymentInfo structure, enforce required amount field, and validate payment data (ef793e1)

Release 0.1.2

Choose a tag to compare

@mehmetcansahin mehmetcansahin released this 17 Apr 10:41

0.1.2 (2025-04-17)

  • docs: add images to README for enhanced visual representation of AppPricing (41f42e3)
  • docs: add trackPageView and trackPayment methods to README and implement corresponding API functions (0082ad8)
  • docs: enhance README with detailed SDK usage, initialization, and best practices (809b4cd)

Release 0.1.1

Choose a tag to compare

@mehmetcansahin mehmetcansahin released this 16 Apr 08:19

0.1.1 (2025-04-16)

  • chore: add missing newline at end of package.json (fdf6c82)
  • chore: add missing newline at end of package.json (9480a12)
  • chore: downgrade version to 0.1.0 and update repository URLs to reflect new organization (3ab3524)
  • fix: update CI workflow to use 'yarn prepare' instead of 'yarn prepares' (ab36308)
  • docs: update README (cdd68e7)