G gerredtor Active Member Licensed User May 26, 2016 #1 Hello, i become a message. my attribute #Target: Iphone and #MinVersion: 7 is not supported
JanPRO Well-Known Member Licensed User Longtime User May 26, 2016 #2 Can you post your full Project Attributes region? PS: bekommen heißt im Englischen get und nicht become Upvote 0
Can you post your full Project Attributes region? PS: bekommen heißt im Englischen get und nicht become
G gerredtor Active Member Licensed User May 26, 2016 #3 Ja mein englisch ist nicht das beste.. B4X: 'Code module #Region Project Attributes #ApplicationLabel: Lulaj #Version: 2.0.8 'Orientation possible values: Portrait, LandscapeLeft, LandscapeRight and PortraitUpsideDown #iPhoneOrientations: Portrait #iPadOrientations: Portrait, LandscapeLeft, LandscapeRight, PortraitUpsideDown #Target: iPhone #MinVersion: 7 #End Region #PlistExtra: <key>UIBackgroundModes</key><array><string>audio</string></array> Upvote 0
Ja mein englisch ist nicht das beste.. B4X: 'Code module #Region Project Attributes #ApplicationLabel: Lulaj #Version: 2.0.8 'Orientation possible values: Portrait, LandscapeLeft, LandscapeRight and PortraitUpsideDown #iPhoneOrientations: Portrait #iPadOrientations: Portrait, LandscapeLeft, LandscapeRight, PortraitUpsideDown #Target: iPhone #MinVersion: 7 #End Region #PlistExtra: <key>UIBackgroundModes</key><array><string>audio</string></array>
JanPRO Well-Known Member Licensed User Longtime User May 26, 2016 #4 Put this B4X: #PlistExtra: <key>UIBackgroundModes</key><array><string>audio</string></array> in the Project Attributes region Upvote 0
Put this B4X: #PlistExtra: <key>UIBackgroundModes</key><array><string>audio</string></array> in the Project Attributes region
G gerredtor Active Member Licensed User May 26, 2016 #5 error remains.. Attachments Screenshot 2016-05-26 19.22.39.png 298.3 KB · Views: 453 Upvote 0
JanPRO Well-Known Member Licensed User Longtime User May 26, 2016 #6 Which B4i version are you using? You need version 2.50 or above. Upvote 0
Daniel Uribe Member Licensed User Longtime User Jan 3, 2017 #8 Hi, i have a question, if i want to call an additional jar like b4a: #AdditionalJar:... How can i do in b4i? (The additional jar is in my additional libraries paths of b4i) Thanks.. Upvote 0
Hi, i have a question, if i want to call an additional jar like b4a: #AdditionalJar:... How can i do in b4i? (The additional jar is in my additional libraries paths of b4i) Thanks..
JanPRO Well-Known Member Licensed User Longtime User Jan 3, 2017 #9 Hi, you can set the additional libraries paths under Tools --> Configure Paths in the IDE. Jan Upvote 0
Erel B4X founder Staff member Licensed User Longtime User Jan 4, 2017 #10 Daniel Uribe said: Hi, i have a question, if i want to call an additional jar like b4a: #AdditionalJar:... How can i do in b4i? Click to expand... Your question is not related to this thread. Should have been posted in a new thread. Upvote 0
Daniel Uribe said: Hi, i have a question, if i want to call an additional jar like b4a: #AdditionalJar:... How can i do in b4i? Click to expand... Your question is not related to this thread. Should have been posted in a new thread.