saveState=false
can be passed. This behavior is available in versions starting from v0.1.4
.
For example:
v0.1.6
(Capacitor v5) and v0.2.4
(Capacitor v6).
v0.3.0
for Capacitor v6.
Instead of performing model check against a compatible device list, Android SDK will perform eSIM compatibility check using native method and pass on the result to eSIM miniapp.
The feature is supported inside the SDK, no code change needed on host app side.
v0.1.1
(includes changes to support play instruction video on Install Now page).
hostapp_client_id
and hostapp_client_secret
configured in Boxo Platform and they will be passed as basic auth in Authorization
header along with all requests. You can use this implement authentication for your webhook endpoint.
<esim-backend-url>/api/v1/sources/<hostapp_name>/webhook/simulator/
.
Here as an example request to webhook simulator and it’s payload: