ilsafarber

Results 9 comments of ilsafarber

Hi @Khawajafakhar Since the ML kit is adapting to newer Android releases such issues may occur in legacy versions. Can you please share details such as kit version and any...

Hello @OvsTim I also use the same methods you mentioned, which works just fine in my application. I recommend you to use the latest [Push kit](https://www.npmjs.com/package/@hmscore/react-native-hms-push/v/6.10.0-300). You can check the...

Hi @hienpvptit As far as I understand you are trying to implement an Huawei Map Module to your ScrollView, but since the Map itself is a scrollable component it may...

Hi, I have encountered a similar problem. The default "setDisplayOrientation" method in the code is 90 degrees, when I set the orientation degree to 180, I encountered the same problem...

Hi, I tried it with HUAWEI MatePad Pro and didn't have any problems. While the auto-rotate option in the tablet is on, the application turned on which side I turn...

Hi, If there is a barcode reading result, ```onActivityResult``` will work then. If there is no QR or barcode to decode, it continues scanning until catching a decodable image. So...

If you provide detailed information about which part you exactly would like to change, I can help you more. You can find the details about Video Editor Kit in [this...

Hi, You can find detailed information about classes, interfaces, and parameters in [this link](https://developer.huawei.com/consumer/en/doc/development/HMSCore-References/overal-description-support-0000001064490273). Also, you can find the related use cases in the [development guide document](https://developer.huawei.com/consumer/en/doc/development/HMSCore-Guides/android-app-quickstart-0000001071490422). There is a...

Hi, You can find the answer in the heading "Selecting Target Users" in the [official documentation](https://developer.huawei.com/consumer/en/doc/development/HMSCore-Guides/funtion-description-0000001050148080). There are two possibilities here; - You can set a topic and send it...