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.
My app ABCD で検証したい。アプリに機能を追加して、他のデバイスに送信しました。インストールしたアプリ ABCD をデバイスから Bluetooth 経由で他のデバイスに送信できます。今、私はチェックを作成したいと思います。
if(isFromPlayStore){ // always valid downloaded from play store }else{ // trial version expired in 30 day }
こちらをご覧ください。これは、アイデアを得るのに役立つかもしれません。