سلام من برای اشتراک متن توی وایبر مشکل دارم.لطفا بگین که مشکل چیه؟ ممنونم 
کدی که نوشتم: 
Dim a1 As AriaLib
a1.ShareTextToAPP("TEXT",a1.PACKAGE_VIBER)
و متن خطایی که دارم: 
android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.SEND typ=text/plain flg=0x10200001 pkg=com.viber.voip (has clip) (has extras) }
    at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1632)
    at android.app.Instrumentation.execStartActivity(Instrumentation.java:1424)
    at android.app.ContextImpl.startActivity(ContextImpl.java:1055)
    at android.app.ContextImpl.startActivity(ContextImpl.java:1037)
    at android.content.ContextWrapper.startActivity(ContextWrapper.java:311)
    at anywheresoftware.b4a.ariagplib.ARIAlib.ShareTextToAPP(ARIAlib.java:156)
    at com.questionbank.nasiri.actmenu._actionmode_itemclicked(actmenu.java:427)
    at java.lang.reflect.Method.invokeNative(Native Method)
    at java.lang.reflect.Method.invoke(Method.java:515)
    at anywheresoftware.b4a.BA.raiseEvent2(BA.java:187)
    at anywheresoftware.b4a.BA$2.run(BA.java:297)
    at android.os.Handler.handleCallback(Handler.java:733)
    at android.os.Handler.dispatchMessage(Handler.java:95)
    at android.os.Looper.loop(Looper.java:136)
    at android.app.ActivityThread.main(ActivityThread.java:5001)
    at java.lang.reflect.Method.invokeNative(Native Method)
    at java.lang.reflect.Method.invoke(Method.java:515)
    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:785)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:601)
    at dalvik.system.NativeStart.main(Native Method)
android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.SEND typ=text/plain flg=0x10200001 pkg=com.viber.voip (has clip) (has extras) }