Joe SG Lee
Results
3
issues of
Joe SG Lee
파파고의 API endpoint를 수정했습니다.
Hello. Is there a possible way to get base plan Id from `purchaseUpdatedListener`? I need to pass the base plan id to server when verifying the purchase receipt like the...
**Describe the bug** I declared colors as a variable like the below ``` export const actionColors = { [Action.WALK]: { bg: "bg-red-400", text: "text-red-400" }, [Action.PLAY]: { bg: "bg-blue-400", text:...