b.neo Member Aug 11, 2020 #1 Hi Erel.. this threat related to pleroma https://www.b4x.com/android/forum/t...leroma-mastodon-client-step-1.119426/#content appreciation for this great example application. unfortunately I can't run the sample application code. there is a command error Log Activity: StatusView - 54: Unknown type: plmstatus<br />Are you missing a library reference? StatusView - 15: Unknown type: plmstatus<br />Are you missing a library reference? PleromaFeed - 6: Unknown type: plmcontent<br />Are you missing a library reference? PleromaFeed - 2: Unknown type: htmlnode<br />Are you missing a library reference? is there any library missing? can you show me where i can get the library thank you
Hi Erel.. this threat related to pleroma https://www.b4x.com/android/forum/t...leroma-mastodon-client-step-1.119426/#content appreciation for this great example application. unfortunately I can't run the sample application code. there is a command error Log Activity: StatusView - 54: Unknown type: plmstatus<br />Are you missing a library reference? StatusView - 15: Unknown type: plmstatus<br />Are you missing a library reference? PleromaFeed - 6: Unknown type: plmcontent<br />Are you missing a library reference? PleromaFeed - 2: Unknown type: htmlnode<br />Are you missing a library reference? is there any library missing? can you show me where i can get the library thank you
Erel B4X founder Staff member Licensed User Longtime User Aug 11, 2020 #2 All these types are part of the project. Are you using B4A v10.0? Have you modified the project structure. Upvote 0
All these types are part of the project. Are you using B4A v10.0? Have you modified the project structure.
b.neo Member Aug 11, 2020 #3 i use B4A v10.0. Erel said: Have you modified the project structure. Click to expand... nope.. I didn't modify the project structure. I immediately unzipped the Application file and open it in B4A. best regards Upvote 0
i use B4A v10.0. Erel said: Have you modified the project structure. Click to expand... nope.. I didn't modify the project structure. I immediately unzipped the Application file and open it in B4A. best regards
Erel B4X founder Staff member Licensed User Longtime User Aug 11, 2020 #4 I can only guess that you broke the project structure. The three projects reference files from B4X-Pleroma folder. You probably extracted the B4A folder only. Upvote 0
I can only guess that you broke the project structure. The three projects reference files from B4X-Pleroma folder. You probably extracted the B4A folder only.