Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
auth-mode の場合、RecordStore で次のコードを使用できます。
rs = RecordStore.openRecordStore( "myrs", true,authMode, writable );
Floggyでは、認証モードをどのように使用できますか?
Floggy で認証モードを使用するのを手伝ってくれる人はいますか?
可能であれば、サンプルコードを含めてください