Commit 4708e01
committed
SDK-841: Fix pre-existing composeApp JS error for InlineInAppView
The jsHtml InlineInAppView(viewId:) was internal (from a prior subtask)
but needs to be accessible from composeApp via @InternalSdkApi, same
as the commonComposeMain variant. This resolves 2 of 7 pre-existing
composeApp JS compilation errors.1 parent b8e1dbe commit 4708e01
File tree
1 file changed
+2
-1
lines changed- engagement-cloud-sdk/src/jsHtml/kotlin/com/sap/ec/mobileengage/inapp/view
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
| 96 | + | |
96 | 97 | | |
97 | 98 | | |
98 | 99 | | |
| |||
0 commit comments