manifest

  1. practicalsoft

    B4X FEED Services in Android 10+

    Hi! My app was working OK except in Android 10. It has the mandatory location permission ACCESS_FINE_LOCATION because it must scan for Bluetooth devices. There is a service that runs only when the SO is pairing with the Bluetooth device. In Android 10 the service seems not to start. (no errors...
  2. practicalsoft

    B4X FEED Access to DropBox. File manifest and substitute "xxx" with...?

    I'm getting the error message for the XML file. B4X: Sub btnStartOAuth_Click auth.startOAuth2Authentication End Sub Error occurred on line: 108 (Main) java.lang.IllegalStateException: URI scheme in your app's manifest is not set up correctly. You should have a...
  3. practicalsoft

    B4X FEED Manifest file: Missing meta-data tag?

    I got the following compilation error java.lang.IllegalStateException: A required meta-data tag in your app's AndroidManifest.xml does not exist. You must have the following declaration within the <application> element: <meta-data android:name="com.google.android.gms.version"...
  4. practicalsoft

    B4X FEED Firebase Notification

    Hi , i followed the tutorial at https://www.b4x.com/android/forum/t...-messages-firebase-cloud-messaging-fcm.67716/ , but when compile the app i have this error : the manifest is : Manifest: 'This code will be applied to the manifest file during compilation. 'You do not need to modify it in...
  5. practicalsoft

    B4X FEED Manifest file error

    This link you tells me that I must add this to the manifest file: <meta-data android:name="com.google.android.gms.vision.DEPENDENCIES" android:value="barcode" /> My code and manifest file works well, but as soon as I copy and paste this into the end of the manifest file, it gives me this...
  6. practicalsoft

    B4X FEED Set variable to manifest

    Hi all. its possible to get this string value on manifest? B4X: Private AppKey As String = "999999" and on manifest put only B4X: <meta-data android:name="com.app.sdk.APPLICATION_ID" android:value="AppKey < here" /> or vice versa.... what would be the best way to do this? I must declare...
عقب
بالا