Skip to content

Commit a1e293e

Browse files
update sample app notice id
1 parent 003deba commit a1e293e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sample/src/Methods.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ export default function Methods() {
2121
<MethodCall
2222
name="initialize"
2323
call={() => {
24-
Didomi.initializeWithParameters({ apiKey: apiKey, noticeId: "mBcaPUEX", androidTvEnabled: true, androidTvNoticeId: "mBcaPUEX" }).catch((err) => {
24+
Didomi.initializeWithParameters({ apiKey: apiKey, noticeId: "XWhEXzb9", androidTvEnabled: true, androidTvNoticeId: "mBcaPUEX" }).catch((err) => {
2525
console.log(err);
2626
return false
2727
});

0 commit comments

Comments
 (0)