Skip to content

Commit

Permalink
release 2.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ren6 committed May 4, 2024
1 parent a84b6fd commit 5e0d712
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions sdk/src/main/java/com/apphud/sdk/ApphudInternal.kt
Original file line number Diff line number Diff line change
Expand Up @@ -204,14 +204,10 @@ internal object ApphudInternal {
cachedPaywalls?.let { this.paywalls = it }
cachedPlacements?.let { this.placements = it }

ApphudLog.log("Finished loading models")

this.userRegisteredBlock = callback
billing = BillingWrapper(context)
RequestManager.setParams(this.context, this.apiKey)

ApphudLog.log("Starting Requests")

loadProducts()
forceNotifyAllLoaded()

Expand Down

0 comments on commit 5e0d712

Please sign in to comment.