Nikunj paradva

Results 16 comments of Nikunj paradva

Have you solved this issue.. ? I have facing same

@brianlee0113 @MasayukiSuda is that possible to overlay GIF on Video??

**Use with AndroidX is as below** - add this to app level `build.gradle` `implementation 'androidx.preference:preference:1.1.1'` - remove this line from `TinyDB.java` `import android.preference.PreferenceManager;` - add this line in `TinyDB.java` `import...

Yes I also facing the same issue You can check logs here. ``` 2022-08-02 10:52:12.016 25975-25975/com.akaita.encryptedsharedpreferences I/AndroidKeysetManager: keyset not found, will generate a new one java.io.FileNotFoundException: can't read keyset; the...

Google play console must require 64bit support Please do asap to support this Library. currently 32bit is available , 64 bit folders not found https://developer.android.com/distribute/best-practices/develop/64-bit#does_your_app_include_64-bit_libraries Thanks

@yadavkohi have you completed this 64bit update?, I am really waiting for that

yes, it crashed... here is the logcat. ```java.lang.NullPointerException: offerToken is required for constructing ProductDetailsParams. at com.google.android.gms.internal.play_billing.zzm.zzc(com.android.billingclient:billing@@5.0.0:1) at com.android.billingclient.api.BillingFlowParams$ProductDetailsParams$Builder.build(com.android.billingclient:billing@@5.0.0:2) at com.aemerse.iap.BillingService$launchBillingFlow$1.invoke(BillingService.kt:105) at com.aemerse.iap.BillingService$launchBillingFlow$1.invoke(BillingService.kt:99) at com.aemerse.iap.BillingService.toProductDetails(BillingService.kt:326) at com.aemerse.iap.BillingService.launchBillingFlow(BillingService.kt:99) at com.aemerse.iap.BillingService.subscribe(BillingService.kt:95) at com.aemerse.iap.IapConnector.subscribe(IapConnector.kt:65)```

solved it @JlUgia by adding ****`android:hardwareAccelerated="true"`**** Thanks man

solved it @JlUgia by adding `android:hardwareAccelerated="true"` Thanks man

Please add video Feature